3p-core v2.1.4
3p-core / MimeTypes
Enumeration: MimeTypes
Verified and commonly used MIME types.
Enumeration Members
Enumeration Member | Value |
---|
CSV | "text/csv" |
DOC | "application/msword" |
DOCX | "application/vnd.openxmlformats-officedocument.wordprocessingml.document" |
GIF | "image/gif" |
JPEG | "image/jpeg" |
JPG | "image/jpg" |
JSON | "application/json" |
PDF | "application/pdf" |
PNG | "image/png" |
SVG | "image/svg+xml" |
TXT | "text/plain" |
XLS | "application/vnd.ms-excel" |
XLSX | "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" |