Skip to content

Commit

Permalink
Add extension svgz for image/svg+xml
Browse files Browse the repository at this point in the history
  • Loading branch information
galfert committed Feb 9, 2013
1 parent a56b580 commit c17d093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mime/types/image
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ image/png @png :base64 'IANA,[Randers-Pehrson]
image/prs.btif 'IANA,[Simon]
image/prs.pti 'IANA,[Laun]
image/pwg-raster 'IANA,[Sweet]
image/svg+xml @svg :8bit 'IANA,[W3C]
image/svg+xml @svg,svgz :8bit 'IANA,[W3C]
image/t38 'IANA,RFC3362
image/tiff @tiff,tif :base64 'IANA,RFC2302
image/tiff-fx 'IANA,RFC3950
Expand Down

0 comments on commit c17d093

Please sign in to comment.