[HTTP/2] Only one cooke gets put in $_COOKIE
Valentin V. Bartenev
vbart at nginx.com
Wed Aug 19 17:46:19 UTC 2015
On Wednesday 19 August 2015 12:46:08 Jonny Barnes wrote:
> 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.
Thank you for the report.
It should be fixed in the 3rd version of the patch:
http://nginx.org/patches/http2/
wbr, Valentin V. Bartenev
More information about the nginx-devel
mailing list