cloudflare / lua-resty-cookie

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

Add a get_cookie_size function to retrieve cookie size #42

Closed utix closed 2 years ago

utix commented 3 years ago

This allow to get the cookie size

Tests added