cloudflare / lua-resty-cookie

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

extension parameter in `cookie:set` #13

Open jney opened 8 years ago

jney commented 8 years ago

it is not obvious to me the utility for cookie parameter extension from my understanding it is just something added at the end of cookie value string

am i correct ?

vstath commented 5 years ago

Not sure what this parameter is about. Unless I'm missing something, RFC 6265 does not shed any light into the topic either.

https://tools.ietf.org/html/rfc6265