Skip Menu |

This queue is for tickets about the MIME-Types CPAN distribution.

Report information
The Basics
Id: 23139
Status: resolved
Priority: 0/
Queue: MIME-Types

People
Owner: Nobody in particular
Requestors: stennie [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.16
Fixed in: (no value)



Subject: mime types for flv, dmg, so, dll
Hi, Patch against 1.17 with a few useful MIME types to add: flv - flash video dmg - OS X disk image so, dll - binary library files Cheers, Stephen --- MIME-Types-1.17.dist/lib/MIME/Types.pm 2006-08-13 18:32:43.000000000 +1000 +++ MIME-Types-1.17/lib/MIME/Types.pm 2006-11-13 19:51:48.000000000 +1100 @@ -251,3 +251,3 @@ application/ocsp-response ors -application/octet-stream bin,dms,lha,lzh,exe,class,ani,pgp base64 +application/octet-stream bin,dms,lha,lzh,exe,class,ani,pgp,so,dll,dmg base64 application/oda oda @@ -913,2 +913,3 @@ video/x-fli fli base64 +video/x-flv flv video/x-ms-asf asf,asx
Subject: Re: [rt.cpan.org #23139] mime types for flv, dmg, so, dll
Date: Fri, 17 Nov 2006 21:19:12 +0100
To: Stephen Steneker via RT <bug-MIME-Types [...] rt.cpan.org>
From: Mark Overmeer <solutions [...] overmeer.net>
* Stephen Steneker via RT (bug-MIME-Types@rt.cpan.org) [061113 10:12]: Show quoted text
> Patch against 1.17 with a few useful MIME types to add: > flv - flash video > dmg - OS X disk image > so, dll - binary library files
thanks. Any idea about the required encoding for flv? Is it text? Probably not. -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
request for additional information not answered. Incomplete type information added.