2 lines
87 B
Plaintext
Raw Normal View History

add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";