[Pkg-javascript-commits] [node-static] 90/151: Added appcache mime

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Tue Jan 7 23:18:00 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 114fe02bc6cd022325af94bed39c53f984dd525b
Author: Mikael Abrahamsson <mikael.abrahamsson at gmail.com>
Date:   Fri Nov 16 14:37:03 2012 +0100

    Added appcache mime
---
 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 c8d7377..7308669 100644
--- a/lib/node-static/mime.js
+++ b/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",

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