Skip to content

Commit

Permalink
added SVG MIME type to mime.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker authored and Alexis Sellier committed Oct 13, 2010
1 parent 35a7538 commit 715036c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/node-static/mime.js
Expand Up @@ -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",
Expand Down

0 comments on commit 715036c

Please sign in to comment.