[Pkg-javascript-commits] [node-static] 32/151: added SVG MIME type to mime.js

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Tue Jan 7 23:17:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository node-static.

commit 715036c0e920a097c91d398aab8863c513454e35
Author: Michael(tm) Smith <mike at w3.org>
Date:   Thu Sep 23 13:32:57 2010 +0800

    added SVG MIME type to mime.js
---
 lib/node-static/mime.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/node-static/mime.js b/lib/node-static/mime.js
index 0e543d0..928c57d 100644
--- a/lib/node-static/mime.js
+++ b/lib/node-static/mime.js
@@ -101,6 +101,7 @@ this.contentTypes = {
   "stp": "application/STEP",
   "sv4cpio": "application/x-sv4cpio",
   "sv4crc": "application/x-sv4crc",
+  "svg": "image/svg+xml",
   "swf": "application/x-shockwave-flash",
   "tar": "application/x-tar",
   "tcl": "application/x-tcl",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-static.git



More information about the Pkg-javascript-commits mailing list