Re: [widgets] Content-type sniffing and file extension to MIME mapping

On Thu, Dec 4, 2008 at 12:03 AM, Marcos Caceres
<marcosscaceres@gmail.com> wrote:
> .ico           -> image/vnd.microsoft.icon

image/x-icon is the type with which we're most familiar...
in practice with gecko, it doesn't matter much, image/* ends up being
sniffed to select the proper decoder.

Received on Thursday, 4 December 2008 02:46:47 UTC