nginxconfig.io icon indicating copy to clipboard operation
nginxconfig.io copied to clipboard

[FR] Add support for `proxy_cookie_domain`

Open gtn1024 opened this issue 2 years ago • 0 comments

Feature request

Feature description

Add support for proxy_cookie_domain.

How the feature is useful

Sometimes, we want to proxy some websites which is too slow or banned by something. Use nginx to proxy it. The website uses cookie for session, so we need to proxy the cookie.

gtn1024 avatar Jun 15 '23 02:06 gtn1024