Set-Cookie
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user