summaryrefslogtreecommitdiff
path: root/nginx/snippets/preload.conf
blob: 12406fca3419a7cfa8053f5e3a6c9e4b2d9bfb88 (plain)
1
2
3
add_header Link $preload_resources always;
add_header Set-Cookie "__Host-preload=1; HttpOnly; Secure; Path=/" always;
http2_push_preload on;