Set-Cookie
This commit is contained in:
parent
37dcc6ddde
commit
6f712a9282
@ -39,7 +39,8 @@ ssl_session_ticket_key session-ticket-keys/1.key;
|
||||
# Make sure ssl early data is off - replay attack mitigation
|
||||
ssl_early_data off;
|
||||
|
||||
# Cookie flags
|
||||
# Set-Cookie
|
||||
proxy_cookie_domain ~ "";
|
||||
proxy_cookie_flags ~ secure;
|
||||
|
||||
# Disable compression
|
||||
|
Loading…
x
Reference in New Issue
Block a user