MIME类型参考
文件扩展名与MIME类型对照表
.html
text/html
HTML Document • 扩展名: .html, .htm
.css
text/css
CSS Stylesheet • 扩展名: .css
.js
text/javascript
JavaScript • 扩展名: .js
.json
application/json
JSON Data • 扩展名: .json
.xml
application/xml
XML Document • 扩展名: .xml
.txt
text/plain
Plain Text • 扩展名: .txt
.csv
text/csv
CSV Data • 扩展名: .csv
.md
text/markdown
Markdown • 扩展名: .md, .markdown
.png
image/png
PNG Image • 扩展名: .png
.jpg
image/jpeg
JPEG Image • 扩展名: .jpg, .jpeg
.gif
image/gif
GIF Image • 扩展名: .gif
.svg
image/svg+xml
SVG Image • 扩展名: .svg
.webp
image/webp
WebP Image • 扩展名: .webp
.ico
image/x-icon
Icon • 扩展名: .ico
.bmp
image/bmp
Bitmap Image • 扩展名: .bmp
.mp3
audio/mpeg
MP3 Audio • 扩展名: .mp3
.wav
audio/wav
WAV Audio • 扩展名: .wav
.ogg
audio/ogg
OGG Audio • 扩展名: .ogg
.m4a
audio/mp4
M4A Audio • 扩展名: .m4a
.mp4
video/mp4
MP4 Video • 扩展名: .mp4
.webm
video/webm
WebM Video • 扩展名: .webm
.avi
video/x-msvideo
AVI Video • 扩展名: .avi
.mov
video/quicktime
QuickTime Video • 扩展名: .mov
.mkv
video/x-matroska
Matroska Video • 扩展名: .mkv
.pdf
application/pdf
PDF Document • 扩展名: .pdf
.doc
application/msword
Word Document • 扩展名: .doc
.docx
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Word Document (OOXML) • 扩展名: .docx
.xls
application/vnd.ms-excel
Excel Spreadsheet • 扩展名: .xls
.xlsx
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Excel Spreadsheet (OOXML) • 扩展名: .xlsx
.ppt
application/vnd.ms-powerpoint
PowerPoint • 扩展名: .ppt
.pptx
application/vnd.openxmlformats-officedocument.presentationml.presentation
PowerPoint (OOXML) • 扩展名: .pptx
.zip
application/zip
ZIP Archive • 扩展名: .zip
.rar
application/vnd.rar
RAR Archive • 扩展名: .rar
.7z
application/x-7z-compressed
7-Zip Archive • 扩展名: .7z
.tar
application/x-tar
TAR Archive • 扩展名: .tar
.gz
application/gzip
GZIP Archive • 扩展名: .gz
.woff
font/woff
Web Open Font Format • 扩展名: .woff
.woff2
font/woff2
Web Open Font Format 2 • 扩展名: .woff2
.ttf
font/ttf
TrueType Font • 扩展名: .ttf
.otf
font/otf
OpenType Font • 扩展名: .otf
.py
text/x-python
Python Script • 扩展名: .py
.java
text/x-java-source
Java Source • 扩展名: .java
.php
text/x-php
PHP Script • 扩展名: .php
.rb
text/x-ruby
Ruby Script • 扩展名: .rb
.go
text/x-go
Go Source • 扩展名: .go
.rs
text/x-rust
Rust Source • 扩展名: .rs
.ts
text/typescript
TypeScript • 扩展名: .ts
.tsx
text/tsx
TypeScript JSX • 扩展名: .tsx