[Pkg-javascript-commits] [node-static] 34/151: Add support for HTML5 cache.manifest files

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 9d0d3b6725537ec61c5f44e350f8f8e80b90db61
Author: Larry Staton Jr <larry at sweetpeasoftware.com>
Date:   Sun Sep 19 17:13:35 2010 +0800

    Add support for HTML5 cache.manifest files
---
 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 507d298..cdd3355 100644
--- a/lib/node-static/mime.js
+++ b/lib/node-static/mime.js
@@ -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",

-- 
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