Skip to content

Commit

Permalink
add xhtml mime type
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnyp committed Oct 29, 2011
1 parent 783ac17 commit 24c5fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/node-static/mime.js
Expand Up @@ -130,6 +130,7 @@ this.contentTypes = {
"wrl": "model/vrml",
"wvx": "video/x-ms-wvx",
"xbm": "image/x-xbitmap",
"xhtml": "application/xhtml+xml",
"xlw": "application/vnd.ms-excel",
"xml": "text/xml",
"xpm": "image/x-xpixmap",
Expand Down

0 comments on commit 24c5fd5

Please sign in to comment.