Skip to content

Commit

Permalink
Merge pull request #407 from magaofei/fix-cookie
Browse files Browse the repository at this point in the history
fix cookie
  • Loading branch information
wujunze authored May 10, 2020
2 parents 18067a9 + 7410c1e commit 5ebfa48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/nginx.conf.example
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ http {

access_by_lua_block {
local orange = context.orange
orange.init_cookies()
orange.access()
}

Expand Down

0 comments on commit 5ebfa48

Please sign in to comment.