Revised png and jpeg mappings
Issue: SPR-15546 Issue: SPR-15557
This commit is contained in:
parent
ba39697f2e
commit
e835f4d025
|
@ -65,11 +65,9 @@ image/x-xbitmap xbm
|
||||||
# X-Windows pixelmap (8-bit color)
|
# X-Windows pixelmap (8-bit color)
|
||||||
image/x-xpixmap xpm
|
image/x-xpixmap xpm
|
||||||
# Portable Network Graphics
|
# Portable Network Graphics
|
||||||
image/x-png png
|
image/png png
|
||||||
# Image Exchange Format (RFC 1314)
|
# Image Exchange Format (RFC 1314)
|
||||||
image/ief ief
|
image/ief ief
|
||||||
# JPEG
|
|
||||||
image/jpeg jpeg jpg jpe
|
|
||||||
# RGB
|
# RGB
|
||||||
image/rgb rgb
|
image/rgb rgb
|
||||||
# Group III Fax (RFC 1494)
|
# Group III Fax (RFC 1494)
|
||||||
|
|
Loading…
Reference in New Issue