[HTTP/2] Only one cooke gets put in $_COOKIE

Jonny Barnes jonnybarnes at gmail.com
Wed Aug 19 12:46:08 UTC 2015


Took me a little while to see why my php app wasn’t working.

When multiple cookies are sent by the browser, only one of them is passed
to php-fpm in the `$_COOKIE` variable.

However it appears that all the cookies are accessible in nginx itself via
the `$cookie_NAME` variables.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20150819/71104a0a/attachment.html>


More information about the nginx-devel mailing list