blob: 8a218b22a84ba4c28f73a4717f021627b01954c1 [file] [log] [blame] [raw]
Igor Sysoev7d66b1f2004-10-05 15:39:18 +00001
2types {
Igor Sysoev8115af12005-10-21 19:06:10 +00003 text/html html htm shtml;
Igor Sysoeva961a372005-12-16 15:00:41 +00004 text/css css;
Igor Sysoev7c29bc02008-06-23 10:36:08 +00005 text/xml xml;
Igor Sysoeva961a372005-12-16 15:00:41 +00006 image/gif gif;
7 image/jpeg jpeg jpg;
8 application/x-javascript js;
Igor Sysoeva234c0f2007-01-15 17:49:33 +00009 application/atom+xml atom;
Igor Sysoev7c29bc02008-06-23 10:36:08 +000010 application/rss+xml rss;
Igor Sysoeva961a372005-12-16 15:00:41 +000011
Igor Sysoev8115af12005-10-21 19:06:10 +000012 text/mathml mml;
Igor Sysoev03789a02006-11-27 11:18:50 +000013 text/plain txt;
14 text/vnd.sun.j2me.app-descriptor jad;
15 text/vnd.wap.wml wml;
16 text/x-component htc;
Igor Sysoev7d66b1f2004-10-05 15:39:18 +000017
Igor Sysoev8115af12005-10-21 19:06:10 +000018 image/png png;
Igor Sysoev03789a02006-11-27 11:18:50 +000019 image/tiff tif tiff;
20 image/vnd.wap.wbmp wbmp;
Igor Sysoev8115af12005-10-21 19:06:10 +000021 image/x-icon ico;
22 image/x-jng jng;
Igor Sysoev03789a02006-11-27 11:18:50 +000023 image/x-ms-bmp bmp;
Igor Sysoev7989e172011-11-28 16:01:26 +000024 image/svg+xml svg svgz;
Igor Sysoevfe0ffd52011-11-14 15:42:44 +000025 image/webp webp;
Igor Sysoev7d66b1f2004-10-05 15:39:18 +000026
Igor Sysoev8115af12005-10-21 19:06:10 +000027 application/java-archive jar war ear;
28 application/mac-binhex40 hqx;
Igor Sysoev03789a02006-11-27 11:18:50 +000029 application/msword doc;
Igor Sysoev8115af12005-10-21 19:06:10 +000030 application/pdf pdf;
Igor Sysoev03789a02006-11-27 11:18:50 +000031 application/postscript ps eps ai;
32 application/rtf rtf;
33 application/vnd.ms-excel xls;
34 application/vnd.ms-powerpoint ppt;
35 application/vnd.wap.wmlc wmlc;
Igor Sysoevfb724e02008-08-26 16:16:18 +000036 application/vnd.google-earth.kml+xml kml;
37 application/vnd.google-earth.kmz kmz;
Igor Sysoevff85fb52010-03-03 17:00:17 +000038 application/x-7z-compressed 7z;
Igor Sysoev8115af12005-10-21 19:06:10 +000039 application/x-cocoa cco;
Igor Sysoev8115af12005-10-21 19:06:10 +000040 application/x-java-archive-diff jardiff;
41 application/x-java-jnlp-file jnlp;
42 application/x-makeself run;
43 application/x-perl pl pm;
44 application/x-pilot prc pdb;
45 application/x-rar-compressed rar;
46 application/x-redhat-package-manager rpm;
47 application/x-sea sea;
48 application/x-shockwave-flash swf;
49 application/x-stuffit sit;
50 application/x-tcl tcl tk;
51 application/x-x509-ca-cert der pem crt;
52 application/x-xpinstall xpi;
Igor Sysoev88f3a052011-02-21 09:44:08 +000053 application/xhtml+xml xhtml;
Igor Sysoev8115af12005-10-21 19:06:10 +000054 application/zip zip;
Igor Sysoev7d66b1f2004-10-05 15:39:18 +000055
Igor Sysoev8115af12005-10-21 19:06:10 +000056 application/octet-stream bin exe dll;
Igor Sysoev03789a02006-11-27 11:18:50 +000057 application/octet-stream deb;
Igor Sysoev8115af12005-10-21 19:06:10 +000058 application/octet-stream dmg;
59 application/octet-stream eot;
60 application/octet-stream iso img;
61 application/octet-stream msi msp msm;
Igor Sysoev7d66b1f2004-10-05 15:39:18 +000062
Igor Sysoev03789a02006-11-27 11:18:50 +000063 audio/midi mid midi kar;
Igor Sysoev8115af12005-10-21 19:06:10 +000064 audio/mpeg mp3;
Igor Sysoev27294212010-11-30 13:10:39 +000065 audio/ogg ogg;
Igor Sysoev156a1562011-10-31 14:55:20 +000066 audio/x-m4a m4a;
Igor Sysoev8115af12005-10-21 19:06:10 +000067 audio/x-realaudio ra;
68
Igor Sysoev03789a02006-11-27 11:18:50 +000069 video/3gpp 3gpp 3gp;
Igor Sysoevf4ca46a2011-09-14 15:05:56 +000070 video/mp4 mp4;
Igor Sysoev8115af12005-10-21 19:06:10 +000071 video/mpeg mpeg mpg;
72 video/quicktime mov;
Igor Sysoevfe0ffd52011-11-14 15:42:44 +000073 video/webm webm;
Igor Sysoev8115af12005-10-21 19:06:10 +000074 video/x-flv flv;
Igor Sysoev156a1562011-10-31 14:55:20 +000075 video/x-m4v m4v;
Igor Sysoev8115af12005-10-21 19:06:10 +000076 video/x-mng mng;
Igor Sysoev03789a02006-11-27 11:18:50 +000077 video/x-ms-asf asx asf;
78 video/x-ms-wmv wmv;
79 video/x-msvideo avi;
Igor Sysoev7d66b1f2004-10-05 15:39:18 +000080}