📄
text/plain
txttextloginiconf +1
🌐
text/html
htmlhtmshtml
🎨
text/css
css
📋
text/xml
xmlxslxslt
📊
text/csv
csv
📜
text/javascript
jsmjs
📘
text/typescript
tstsx
📝
text/markdown
mdmarkdown
🐍
text/x-python
pypyw
text/x-java
java
⚙️
text/x-c
ch
⚙️
text/x-cpp
cppcccxxhpphh
text/x-java-source
jav
🎞️
image/gif
gif
🖼️
image/jpeg
jpgjpegjpejifjfif
🖼️
image/png
png
🖼️
image/webp
webp
📐
image/svg+xml
svg
🖼️
image/bmp
bmpdib
🖼️
image/tiff
tifftif
👁️
image/x-icon
ico
🖼️
image/heic
heicheif
🖼️
image/avif
avif
🎵
audio/mpeg
mp3mpampega
🎵
audio/wav
wavwave
🎵
audio/ogg
oggogaopus
🎵
audio/flac
flac
🎵
audio/aac
aacm4a
🎵
audio/x-midi
midmidikar
🎵
audio/webm
weba
🎵
audio/x-wav
wav
🎬
video/mp4
mp4m4vf4vlrv
🎬
video/mpeg
mpegmpgmpem1v
🎬
video/webm
webm
🎬
video/ogg
ogv
🎬
video/avi
avi
🎬
video/quicktime
movqt
🎬
video/x-msvideo
avi
🎬
video/x-flv
flv
🎬
video/3gpp
3gp3gpp
🎬
video/3gpp2
3g23gpp2
📋
application/json
jsonjsonld
📋
application/xml
xmlxsl
📜
application/javascript
js
📦
application/octet-stream
bindatexedllclass
📕
application/pdf
pdf
📦
application/zip
zipzipx
📦
application/x-rar-compressed
rarr00
📦
application/x-7z-compressed
7z
📦
application/x-tar
tartar.gztgz
📘
application/msword
doc
📘
application/vnd.openxmlformats-officedocument.wordprocessingml.document
docx
📗
application/vnd.ms-excel
xlsxlmxlaxlcxlt +1
📗
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
xlsx
📙
application/vnd.ms-powerpoint
pptppspot
📙
application/vnd.openxmlformats-officedocument.presentationml.presentation
pptx
📄
application/rtf
rtf
💎
application/x-shockwave-flash
swf
🔤
application/font-woff
woff
🔤
application/font-woff2
woff2
🍎
application/vnd.apple.installer+xml
mpkg
💾
application/x-apple-diskimage
dmg
📦
application/x-debian-package
deb
📦
application/x-redhat-package-manager
rpm
💻
application/x-sh
shbash
🐍
application/x-python
pypyw
🐘
application/x-httpd-php
phpphp3php4php5
🐪
application/x-perl
plpm
💎
application/x-ruby
rbrakegemspec
📋
application/ld+json
jsonld
📋
application/yaml
yamlyml
📋
application/toml
toml
🔮
application/graphql
graphqlgql
📫
multipart/form-data
📫
application/x-www-form-urlencoded
MIME 类型说明

MIME (Multipurpose Internet Mail Extensions) 类型是一种标准,用于表示文件格式和内容类型。

  • 在 HTTP 请求中,Content-Type 头用于指定响应体的数据类型
  • 在文件上传时,MIME 类型用于验证文件格式
  • 常见的 MIME 类型如 text/htmlimage/pngapplication/json
  • 浏览器根据 MIME 类型来决定如何处理响应内容