| AudioAac | "audio/aac" | The audio/aacmedia content type. See Media-Types / audio / aac | projects/utilities/packages/fetch/src/lib/types.ts:97 | 
| AudioMp4 | "audio/mp4" | The audio/mp4media content type. See - Media-Types / audio / mp4 - [RFC4337] [RFC6381] | projects/utilities/packages/fetch/src/lib/types.ts:103 | 
| AudioMpeg | "audio/mpeg" | The audio/mpegmedia content type. See - Media-Types / audio / mpeg - [RFC3003] | projects/utilities/packages/fetch/src/lib/types.ts:109 | 
| AudioOgg | "audio/ogg" | The audio/oggmedia content type. See - Media-Types / audio / ogg - [RFC5334] [RFC7845] | projects/utilities/packages/fetch/src/lib/types.ts:115 | 
| AudioOpus | "audio/opus" | The audio/opusmedia content type. See - Media-Types / audio / opus - [RFC7587] | projects/utilities/packages/fetch/src/lib/types.ts:121 | 
| AudioVorbis | "audio/vorbis" | The audio/vorbismedia content type. See - Media-Types / audio / vorbis - [RFC5215] | projects/utilities/packages/fetch/src/lib/types.ts:127 | 
| AudioWav | "audio/wav" | The audio/wavmedia content type. | projects/utilities/packages/fetch/src/lib/types.ts:131 | 
| AudioWebm | "audio/webm" | The audio/webmmedia content type. | projects/utilities/packages/fetch/src/lib/types.ts:135 | 
| FontOtf | "font/otf" | The font/otfmedia content type. See - Media-Types / font / otf - [RFC8081] | projects/utilities/packages/fetch/src/lib/types.ts:141 | 
| FontTtf | "font/ttf" | The font/ttfmedia content type. See - Media-Types / font / ttf - [RFC8081] | projects/utilities/packages/fetch/src/lib/types.ts:147 | 
| FontWoff | "font/woff" | The font/woffmedia content type. See - Media-Types / font / woff - [RFC8081] | projects/utilities/packages/fetch/src/lib/types.ts:153 | 
| FontWoff2 | "font/woff2" | The font/woff2media content type. See - Media-Types / font / woff2 - [RFC8081] | projects/utilities/packages/fetch/src/lib/types.ts:159 | 
| FormData | "multipart/form-data" | The multipart/form-datamedia 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-urlencodedmedia content type. See Media-Types / application / x-www-form-urlencoded | projects/utilities/packages/fetch/src/lib/types.ts:170 | 
| ImageAPNG | "image/apng" | The image/apngmedia content type. See Media-Types / image / apng | projects/utilities/packages/fetch/src/lib/types.ts:175 | 
| ImageGIF | "image/gif" | The image/gifmedia content type. See - Media-Types / image / gif - [RFC2045] [RFC2046] | projects/utilities/packages/fetch/src/lib/types.ts:181 | 
| ImageJPEG | "image/jpeg" | The image/jpegmedia content type. See - Media-Types / image / jpeg - [RFC2045] [RFC2046] | projects/utilities/packages/fetch/src/lib/types.ts:187 | 
| ImagePNG | "image/png" | The image/pngmedia content type. See Media-Types / image / png | projects/utilities/packages/fetch/src/lib/types.ts:192 | 
| ImageWEBP | "image/webp" | The image/webpmedia content type. See Media-Types / image / webp | projects/utilities/packages/fetch/src/lib/types.ts:197 | 
| JavaScript | "application/javascript" | The application/javascriptmedia content type. See - Media-Types / application / javascript - [RFC4329] | projects/utilities/packages/fetch/src/lib/types.ts:209 | 
| JSON | "application/json" | The application/jsonmedia content type. See - Media-Types / application / json - [RFC8259] | projects/utilities/packages/fetch/src/lib/types.ts:203 | 
| OctetStream | "application/octet-stream" | The application/octet-streammedia 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/cssmedia content type. See - Media-Types / text / css - [RFC2318] | projects/utilities/packages/fetch/src/lib/types.ts:221 | 
| TextHTML | "text/html" | The text/HTMLmedia content type. See Media-Types / text / html | projects/utilities/packages/fetch/src/lib/types.ts:226 | 
| TextPlain | "text/plain" | The text/plainmedia content type. See - Media-Types / text / plain - [RFC2046] [RFC3676] [RFC5147] | projects/utilities/packages/fetch/src/lib/types.ts:232 | 
| VideoH264 | "video/h264" | The video/h264media content type. See - Media-Types / video / h264 - [RFC6184] | projects/utilities/packages/fetch/src/lib/types.ts:238 | 
| VideoH265 | "video/h265" | The video/h265media content type. See - Media-Types / video / h265 - [RFC7798] | projects/utilities/packages/fetch/src/lib/types.ts:244 | 
| VideoMp4 | "video/mp4" | The video/mp4media content type. See - Media-Types / video / mp4 - [RFC4337] [RFC6381] | projects/utilities/packages/fetch/src/lib/types.ts:250 | 
| VideoOgg | "video/ogg" | The video/oggmedia content type. See - Media-Types / video / ogg - [RFC5334] [RFC7845] | projects/utilities/packages/fetch/src/lib/types.ts:256 | 
| VideoWebm | "video/webm" | The video/webmmedia content type. | projects/utilities/packages/fetch/src/lib/types.ts:260 | 
| XML | "application/xml" | The application/xmlmedia content type. See - Media-Types / application / xml - [RFC7303] | projects/utilities/packages/fetch/src/lib/types.ts:266 |