Skip to content

Commit

Permalink
Add support for HTML5 cache.manifest files
Browse files Browse the repository at this point in the history
  • Loading branch information
statonjr authored and Alexis Sellier committed Oct 13, 2010
1 parent 931a409 commit 9d0d3b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/node-static/mime.js
Expand Up @@ -51,6 +51,7 @@ this.contentTypes = {
"m": "text/plain",
"m3u": "audio/x-mpegurl",
"man": "application/x-troff-man",
"manifest": "text/cache-manifest",
"me": "application/x-troff-me",
"midi": "audio/midi",
"mif": "application/x-mif",
Expand Down

0 comments on commit 9d0d3b6

Please sign in to comment.