Skip to content

Commit

Permalink
Merge pull request cloudhead#77 from m64253/master
Browse files Browse the repository at this point in the history
Added appcache mime
  • Loading branch information
phstc committed Nov 17, 2012
2 parents 7f43aa5 + 114fe02 commit 4d3aa77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/node-static/mime.js
@@ -1,6 +1,7 @@
exports.contentTypes = {
"aiff": "audio/x-aiff",
"arj": "application/x-arj-compressed",
"appcache": "text/cache-manifest",
"asf": "video/x-ms-asf",
"asx": "video/x-ms-asx",
"au": "audio/ulaw",
Expand Down

0 comments on commit 4d3aa77

Please sign in to comment.