Add SVG mapping to mime.types file for JavaMail support
Closes gh-23629
This commit is contained in:
parent
d689ef8891
commit
93ddfb9cae
|
|
@ -67,6 +67,8 @@ image/x-xbitmap xbm
|
|||
image/x-xpixmap xpm
|
||||
# Portable Network Graphics
|
||||
image/png png
|
||||
# Scalable Vector Graphics
|
||||
image/svg+xml svg
|
||||
# Image Exchange Format (RFC 1314)
|
||||
image/ief ief
|
||||
# RGB
|
||||
|
|
|
|||
Loading…
Reference in New Issue