Ticket #1070: mime-type-json-rvdh.patch
File mime-type-json-rvdh.patch, 439 bytes (added by , 11 years ago) |
---|
-
spiffy.scm
84 84 '(("html" . text/html) 85 85 ("xhtml" . application/xhtml+xml) 86 86 ("js" . application/javascript) 87 ("json" . application/json) 87 88 ("css" . text/css) 88 89 ("png" . image/png) 89 90 ;; A charset parameter is STRONGLY RECOMMENDED by RFC 3023 but it overrides