Hi,
I've run into an issue where a cookie I'm sending back to a browser is too
large (> 4kB), so it's being split into two cookies. This results in two
`Set-Cookie` headers.
Unfortunately, it seems that `auth_request_set` doesn't work well with this,
because you only get the first header.
Is th
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello,
As a part of our continued effort to bring nginx to new platforms and
operating systems, I'd like to inform that nginx.org prebuilt binary
packages are now available for Alpine Linux.
You can read more about setting the repository up and installing the
packages on https://nginx.org/en/linu