Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You can remove them on the nginx side when proxying
proxy_hide_header Set-Cookie;
proxy_ignore_headers Set-Cookie;
# important! Remember the special inheritance rules for proxy_set_header:
# http://nginx.org/ru/docs/http/ngx_http_proxy_module.html#proxy_set_header
proxy_set_header Cookie "";
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question