blob: f1714338beabfb74f82b83d02e5658e91e481a3b [file] [log] [blame]
Igor Sysoev0e8348c2004-10-04 15:04:06 +00001
2types {
Igor Sysoev055951d2005-10-21 19:12:18 +00003 text/html html htm shtml;
Igor Sysoev24025022005-12-16 15:07:08 +00004 text/css css;
Igor Sysoev055951d2005-10-21 19:12:18 +00005 text/xml xml rss;
Igor Sysoev24025022005-12-16 15:07:08 +00006 image/gif gif;
7 image/jpeg jpeg jpg;
8 application/x-javascript js;
Igor Sysoev054f9b02007-01-10 11:52:43 +00009 application/atom+xml atom;
Igor Sysoev24025022005-12-16 15:07:08 +000010
Igor Sysoev055951d2005-10-21 19:12:18 +000011 text/mathml mml;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000012 text/plain txt;
13 text/vnd.sun.j2me.app-descriptor jad;
14 text/vnd.wap.wml wml;
15 text/x-component htc;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000016
Igor Sysoev055951d2005-10-21 19:12:18 +000017 image/png png;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000018 image/tiff tif tiff;
19 image/vnd.wap.wbmp wbmp;
Igor Sysoev055951d2005-10-21 19:12:18 +000020 image/x-icon ico;
21 image/x-jng jng;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000022 image/x-ms-bmp bmp;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000023
Igor Sysoev055951d2005-10-21 19:12:18 +000024 application/java-archive jar war ear;
25 application/mac-binhex40 hqx;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000026 application/msword doc;
Igor Sysoev055951d2005-10-21 19:12:18 +000027 application/pdf pdf;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000028 application/postscript ps eps ai;
29 application/rtf rtf;
30 application/vnd.ms-excel xls;
31 application/vnd.ms-powerpoint ppt;
32 application/vnd.wap.wmlc wmlc;
33 application/vnd.wap.xhtml+xml xhtml;
Igor Sysoev055951d2005-10-21 19:12:18 +000034 application/x-cocoa cco;
Igor Sysoev055951d2005-10-21 19:12:18 +000035 application/x-java-archive-diff jardiff;
36 application/x-java-jnlp-file jnlp;
37 application/x-makeself run;
38 application/x-perl pl pm;
39 application/x-pilot prc pdb;
40 application/x-rar-compressed rar;
41 application/x-redhat-package-manager rpm;
42 application/x-sea sea;
43 application/x-shockwave-flash swf;
44 application/x-stuffit sit;
45 application/x-tcl tcl tk;
46 application/x-x509-ca-cert der pem crt;
47 application/x-xpinstall xpi;
48 application/zip zip;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000049
Igor Sysoev055951d2005-10-21 19:12:18 +000050 application/octet-stream bin exe dll;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000051 application/octet-stream deb;
Igor Sysoev055951d2005-10-21 19:12:18 +000052 application/octet-stream dmg;
53 application/octet-stream eot;
54 application/octet-stream iso img;
55 application/octet-stream msi msp msm;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000056
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000057 audio/midi mid midi kar;
Igor Sysoev055951d2005-10-21 19:12:18 +000058 audio/mpeg mp3;
59 audio/x-realaudio ra;
60
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000061 video/3gpp 3gpp 3gp;
Igor Sysoev055951d2005-10-21 19:12:18 +000062 video/mpeg mpeg mpg;
63 video/quicktime mov;
64 video/x-flv flv;
Igor Sysoev055951d2005-10-21 19:12:18 +000065 video/x-mng mng;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000066 video/x-ms-asf asx asf;
67 video/x-ms-wmv wmv;
68 video/x-msvideo avi;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000069}