hakurei.app/nginx/snippets/preload.conf
2021-12-04 07:59:53 -05:00

4 lines
109 B
Plaintext

add_header Link $preload_resources always;
add_header Set-Cookie $push_cookie always;
http2_push_preload on;