Tell browsers to stop being smart.

This commit is contained in:
Ian Gulliver
2015-12-26 23:17:00 -08:00
parent e5bdcfdf08
commit 6b24e1e97a

View File

@@ -9,7 +9,11 @@ handlers:
static_files: static/babystats.html
upload: static/babystats.html
secure: always
http_headers:
X-Content-Type-Options: nosniff
- url: /static
static_dir: static
secure: always
http_headers:
X-Content-Type-Options: nosniff