[bknr-cvs] hans changed trunk/thirdparty/hunchentoot/mime-types.lisp

BKNR Commits bknr at bknr.net
Sat Apr 4 13:00:09 UTC 2009


Revision: 4347
Author: hans
URL: http://bknr.net/trac/changeset/4347

add javascript mime type
U   trunk/thirdparty/hunchentoot/mime-types.lisp

Modified: trunk/thirdparty/hunchentoot/mime-types.lisp
===================================================================
--- trunk/thirdparty/hunchentoot/mime-types.lisp	2009-04-01 15:21:11 UTC (rev 4346)
+++ trunk/thirdparty/hunchentoot/mime-types.lisp	2009-04-04 13:00:09 UTC (rev 4347)
@@ -313,6 +313,7 @@
                                  ("text/x-dsrc" "d")
                                  ("text/x-haskell" "hs")
                                  ("text/x-java" "java")
+                                 ("text/javascript" "js")
                                  ("text/x-literate-haskell" "lhs")
                                  ("text/x-moc" "moc")
                                  ("text/x-pascal" "pp" "as")





More information about the Bknr-cvs mailing list