blob: 904f255bb49f4e8c5b247f321a6e64d2db12fc4b [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;
9
Igor Sysoev055951d2005-10-21 19:12:18 +000010 text/mathml mml;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000011 text/plain txt;
12 text/vnd.sun.j2me.app-descriptor jad;
13 text/vnd.wap.wml wml;
14 text/x-component htc;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000015
Igor Sysoev055951d2005-10-21 19:12:18 +000016 image/png png;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000017 image/tiff tif tiff;
18 image/vnd.wap.wbmp wbmp;
Igor Sysoev055951d2005-10-21 19:12:18 +000019 image/x-icon ico;
20 image/x-jng jng;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000021 image/x-ms-bmp bmp;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000022
Igor Sysoev055951d2005-10-21 19:12:18 +000023 application/java-archive jar war ear;
24 application/mac-binhex40 hqx;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000025 application/msword doc;
Igor Sysoev055951d2005-10-21 19:12:18 +000026 application/pdf pdf;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000027 application/postscript ps eps ai;
28 application/rtf rtf;
29 application/vnd.ms-excel xls;
30 application/vnd.ms-powerpoint ppt;
31 application/vnd.wap.wmlc wmlc;
32 application/vnd.wap.xhtml+xml xhtml;
Igor Sysoev055951d2005-10-21 19:12:18 +000033 application/x-cocoa cco;
Igor Sysoev055951d2005-10-21 19:12:18 +000034 application/x-java-archive-diff jardiff;
35 application/x-java-jnlp-file jnlp;
36 application/x-makeself run;
37 application/x-perl pl pm;
38 application/x-pilot prc pdb;
39 application/x-rar-compressed rar;
40 application/x-redhat-package-manager rpm;
41 application/x-sea sea;
42 application/x-shockwave-flash swf;
43 application/x-stuffit sit;
44 application/x-tcl tcl tk;
45 application/x-x509-ca-cert der pem crt;
46 application/x-xpinstall xpi;
47 application/zip zip;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000048
Igor Sysoev055951d2005-10-21 19:12:18 +000049 application/octet-stream bin exe dll;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000050 application/octet-stream deb;
Igor Sysoev055951d2005-10-21 19:12:18 +000051 application/octet-stream dmg;
52 application/octet-stream eot;
53 application/octet-stream iso img;
54 application/octet-stream msi msp msm;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000055
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000056 audio/midi mid midi kar;
Igor Sysoev055951d2005-10-21 19:12:18 +000057 audio/mpeg mp3;
58 audio/x-realaudio ra;
59
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000060 video/3gpp 3gpp 3gp;
Igor Sysoev055951d2005-10-21 19:12:18 +000061 video/mpeg mpeg mpg;
62 video/quicktime mov;
63 video/x-flv flv;
Igor Sysoev055951d2005-10-21 19:12:18 +000064 video/x-mng mng;
Igor Sysoevb1ee81d2006-11-22 16:20:21 +000065 video/x-ms-asf asx asf;
66 video/x-ms-wmv wmv;
67 video/x-msvideo avi;
Igor Sysoev0e8348c2004-10-04 15:04:06 +000068}