drop configuration for clearing legacy push cookie
This commit is contained in:
@@ -85,10 +85,6 @@ http {
|
||||
/usage.html ", <{{path|/js/redirect.js}}>; rel=modulepreload; integrity={{integrity|/js/redirect.js}}";
|
||||
}
|
||||
|
||||
map $http_cookie $clear_legacy_push_cookie {
|
||||
~__Host-preload= "__Host-preload=; HttpOnly; Secure; SameSite=Lax; Path=/; Max-Age=0";
|
||||
}
|
||||
|
||||
map $http_cookie $nopush {
|
||||
~__Host-push=1 1;
|
||||
default 0;
|
||||
|
||||
Reference in New Issue
Block a user