use once per session preload / push
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
add_header Link "</grapheneos.css?29>; rel=preload; as=style, </fonts/roboto_latin.woff2?20>; rel=preload; as=font; crossorigin, </fonts/roboto_bold_latin.woff2?20>; rel=preload; as=font; crossorigin" always;
|
||||
http2_push /grapheneos.css?29;
|
||||
add_header Link $preload_resources always;
|
||||
add_header Set-Cookie "__Host-preload=1; HttpOnly; Secure; Path=/" always;
|
||||
http2_push_preload on;
|
||||
|
||||
Reference in New Issue
Block a user