avoid sending unnecessary push cookie
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
add_header Link $preload_resources always;
|
||||
add_header Set-Cookie "__Host-preload=1; HttpOnly; Secure; SameSite=Lax; Path=/" always;
|
||||
add_header Set-Cookie $push_cookie always;
|
||||
http2_push_preload on;
|
||||
|
||||
Reference in New Issue
Block a user