AudioAac | "audio/aac" | The audio/aac media content type. See Media-Types / audio / aac | projects/utilities/packages/fetch/src/lib/types.ts:97 |
AudioMp4 | "audio/mp4" | The audio/mp4 media content type. See - Media-Types / audio / mp4 - [RFC4337] [RFC6381] | projects/utilities/packages/fetch/src/lib/types.ts:103 |
AudioMpeg | "audio/mpeg" | The audio/mpeg media content type. See - Media-Types / audio / mpeg - [RFC3003] | projects/utilities/packages/fetch/src/lib/types.ts:109 |
AudioOgg | "audio/ogg" | The audio/ogg media content type. See - Media-Types / audio / ogg - [RFC5334] [RFC7845] | projects/utilities/packages/fetch/src/lib/types.ts:115 |
AudioOpus | "audio/opus" | The audio/opus media content type. See - Media-Types / audio / opus - [RFC7587] | projects/utilities/packages/fetch/src/lib/types.ts:121 |
AudioVorbis | "audio/vorbis" | The audio/vorbis media content type. See - Media-Types / audio / vorbis - [RFC5215] | projects/utilities/packages/fetch/src/lib/types.ts:127 |
AudioWav | "audio/wav" | The audio/wav media content type. | projects/utilities/packages/fetch/src/lib/types.ts:131 |
AudioWebm | "audio/webm" | The audio/webm media content type. | projects/utilities/packages/fetch/src/lib/types.ts:135 |
FontOtf | "font/otf" | The font/otf media content type. See - Media-Types / font / otf - [RFC8081] | projects/utilities/packages/fetch/src/lib/types.ts:141 |
FontTtf | "font/ttf" | The font/ttf media content type. See - Media-Types / font / ttf - [RFC8081] | projects/utilities/packages/fetch/src/lib/types.ts:147 |
FontWoff | "font/woff" | The font/woff media content type. See - Media-Types / font / woff - [RFC8081] | projects/utilities/packages/fetch/src/lib/types.ts:153 |
FontWoff2 | "font/woff2" | The font/woff2 media content type. See - Media-Types / font / woff2 - [RFC8081] | projects/utilities/packages/fetch/src/lib/types.ts:159 |
FormData | "multipart/form-data" | The multipart/form-data media content type. See - Media-Types / multipart / form-data - [RFC7578] | projects/utilities/packages/fetch/src/lib/types.ts:165 |
FormURLEncoded | "application/x-www-form-urlencoded" | The x-www-form-urlencoded media content type. See Media-Types / application / x-www-form-urlencoded | projects/utilities/packages/fetch/src/lib/types.ts:170 |
ImageAPNG | "image/apng" | The image/apng media content type. See Media-Types / image / apng | projects/utilities/packages/fetch/src/lib/types.ts:175 |
ImageGIF | "image/gif" | The image/gif media content type. See - Media-Types / image / gif - [RFC2045] [RFC2046] | projects/utilities/packages/fetch/src/lib/types.ts:181 |
ImageJPEG | "image/jpeg" | The image/jpeg media content type. See - Media-Types / image / jpeg - [RFC2045] [RFC2046] | projects/utilities/packages/fetch/src/lib/types.ts:187 |
ImagePNG | "image/png" | The image/png media content type. See Media-Types / image / png | projects/utilities/packages/fetch/src/lib/types.ts:192 |
ImageWEBP | "image/webp" | The image/webp media content type. See Media-Types / image / webp | projects/utilities/packages/fetch/src/lib/types.ts:197 |
JavaScript | "application/javascript" | The application/javascript media content type. See - Media-Types / application / javascript - [RFC4329] | projects/utilities/packages/fetch/src/lib/types.ts:209 |
JSON | "application/json" | The application/json media content type. See - Media-Types / application / json - [RFC8259] | projects/utilities/packages/fetch/src/lib/types.ts:203 |
OctetStream | "application/octet-stream" | The application/octet-stream media content type. See - Media-Types / application / octet-stream - [RFC2045] [[RFC2046(https://www.iana.org/go/rfc2046)] | projects/utilities/packages/fetch/src/lib/types.ts:215 |
TextCSS | "text/css" | The text/css media content type. See - Media-Types / text / css - [RFC2318] | projects/utilities/packages/fetch/src/lib/types.ts:221 |
TextHTML | "text/html" | The text/HTML media content type. See Media-Types / text / html | projects/utilities/packages/fetch/src/lib/types.ts:226 |
TextPlain | "text/plain" | The text/plain media content type. See - Media-Types / text / plain - [RFC2046] [RFC3676] [RFC5147] | projects/utilities/packages/fetch/src/lib/types.ts:232 |
VideoH264 | "video/h264" | The video/h264 media content type. See - Media-Types / video / h264 - [RFC6184] | projects/utilities/packages/fetch/src/lib/types.ts:238 |
VideoH265 | "video/h265" | The video/h265 media content type. See - Media-Types / video / h265 - [RFC7798] | projects/utilities/packages/fetch/src/lib/types.ts:244 |
VideoMp4 | "video/mp4" | The video/mp4 media content type. See - Media-Types / video / mp4 - [RFC4337] [RFC6381] | projects/utilities/packages/fetch/src/lib/types.ts:250 |
VideoOgg | "video/ogg" | The video/ogg media content type. See - Media-Types / video / ogg - [RFC5334] [RFC7845] | projects/utilities/packages/fetch/src/lib/types.ts:256 |
VideoWebm | "video/webm" | The video/webm media content type. | projects/utilities/packages/fetch/src/lib/types.ts:260 |
XML | "application/xml" | The application/xml media content type. See - Media-Types / application / xml - [RFC7303] | projects/utilities/packages/fetch/src/lib/types.ts:266 |