cloudflare / lua-resty-cookie

Lua library for HTTP cookie manipulations for OpenResty/ngx_lua
347 stars 160 forks source link

Sort cookie names in the test #37

Closed bobrik closed 4 years ago

bobrik commented 4 years ago

Without sorting there's no guarantee from Lua that keys will be returned in any particular order.