Adding m4a and m4v MIME types (closed #42).

This commit is contained in:
Igor Sysoev 2011-10-28 15:24:31 +00:00
parent 48e5a840c4
commit 05f4f1ad57
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,7 @@ types {
audio/midi mid midi kar;
audio/mpeg mp3;
audio/ogg ogg;
audio/x-m4a m4a;
audio/x-realaudio ra;
video/3gpp 3gpp 3gp;
@ -69,6 +70,7 @@ types {
video/mpeg mpeg mpg;
video/quicktime mov;
video/x-flv flv;
video/x-m4v m4v;
video/x-mng mng;
video/x-ms-asf asx asf;
video/x-ms-wmv wmv;