formatting

This commit is contained in:
Gered 2016-05-08 20:30:25 -04:00
parent d0cd1d0bca
commit 9cc8bf5234

View file

@ -766,10 +766,10 @@
;; straight from google
(def standard-headers
{"Content-Type" "text/plain"
"Cache-Control" "no-cache, no-store, max-age=0, must-revalidate"
"Pragma" "no-cache"
"Expires" "Fri, 01 Jan 1990 00:00:00 GMT"
{"Content-Type" "text/plain"
"Cache-Control" "no-cache, no-store, max-age=0, must-revalidate"
"Pragma" "no-cache"
"Expires" "Fri, 01 Jan 1990 00:00:00 GMT"
"X-Content-Type-Options" "nosniff"})
(def default-options