Skip to content

Commit

Permalink
More locals
Browse files Browse the repository at this point in the history
  • Loading branch information
Doridian committed Mar 26, 2023
1 parent 20dec63 commit fb63042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/resty/cookie.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ local WARN = ngx.WARN
local ngx_header = ngx.header
local ngx = ngx
local setmetatable = setmetatable
local pairs = pairs

local EQUAL = byte("=")
local SEMICOLON = byte(";")
Expand Down

0 comments on commit fb63042

Please sign in to comment.