Project

General

Profile

RE: Serving static XML files...mime type wrong. ยป mimetypes.patch

Russ Freeman, 02/28/2013 08:32 AM

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)