Welcome! Log In Create A New Profile

Advanced

[nginx] MIME: added video/mp2t and application/vnd.apple.mpegurl...

Roman Arutyunyan
March 04, 2014 02:44PM
details: http://hg.nginx.org/nginx/rev/68e41f0cb207
branches:
changeset: 5599:68e41f0cb207
user: Roman Arutyunyan <arut@nginx.com>
date: Tue Mar 04 23:40:35 2014 +0400
description:
MIME: added video/mp2t and application/vnd.apple.mpegurl types.

Both types are used by HLS. The values are taken from RFC 3555
and HLS specification respectively.

diffstat:

conf/mime.types | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 375a861d946b -r 68e41f0cb207 conf/mime.types
--- a/conf/mime.types Tue Mar 04 23:38:31 2014 +0400
+++ b/conf/mime.types Tue Mar 04 23:40:35 2014 +0400
@@ -32,6 +32,7 @@ types {
application/pdf pdf;
application/postscript ps eps ai;
application/rtf rtf;
+ application/vnd.apple.mpegurl m3u8;
application/vnd.ms-excel xls;
application/vnd.ms-fontobject eot;
application/vnd.ms-powerpoint ppt;
@@ -73,6 +74,7 @@ types {
audio/x-realaudio ra;

video/3gpp 3gpp 3gp;
+ video/mp2t ts;
video/mp4 mp4;
video/mpeg mpeg mpg;
video/quicktime mov;

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] MIME: added video/mp2t and application/vnd.apple.mpegurl...

Roman Arutyunyan 2531 March 04, 2014 02:44PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 151
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready