[PATCH] MIME: added application/xspf+xml MIME type (ticket #479)
Maxim Dounin
mdounin at mdounin.ru
Fri Mar 7 11:20:59 UTC 2014
Hello!
On Thu, Mar 06, 2014 at 10:58:06AM +0100, Filipe da Silva wrote:
> # HG changeset patch
> # User Filipe da Silva <fdasilvayy at gmail.com>
> # Date 1394099468 -3600
> # Thu Mar 06 10:51:08 2014 +0100
> # Node ID 24df9fa5868957c1fb9a2d1569271e0958327dad
> # Parent 68e41f0cb207212b3cff2023fa1723bb0930e2d3
> MIME: added application/xspf+xml MIME type (ticket #479).
>
> diff -r 68e41f0cb207 -r 24df9fa58689 conf/mime.types
> --- a/conf/mime.types Tue Mar 04 23:40:35 2014 +0400
> +++ b/conf/mime.types Thu Mar 06 10:51:08 2014 +0100
> @@ -55,6 +55,7 @@ types {
> application/x-x509-ca-cert der pem crt;
> application/x-xpinstall xpi;
> application/xhtml+xml xhtml;
> + application/xspf+xml xspf;
> application/zip zip;
>
> application/octet-stream bin exe dll;
Committed, thanks.
--
Maxim Dounin
http://nginx.org/
More information about the nginx-devel
mailing list