Project

General

Profile

Bug #1729 ยป mimetypes.patch

Anonymous, 03/01/2013 02:11 PM

View differences:

src/http/MimeTypes.C
{ "mp3", "audio/mp3" },
{ "svg", "image/svg+xml" },
{ "webm", "video/webm" },
{ "xml", "application/xml" },
{ 0, 0 } // Marks end of list.
};
    (1-1/1)