hakurei.app/nginx/snippets/preload.conf
2021-02-15 04:23:56 -05:00

4 lines
141 B
Plaintext

add_header Link $preload_resources always;
add_header Set-Cookie "__Host-preload=1; HttpOnly; Secure; Path=/" always;
http2_push_preload on;