.html
| text/html
|
.css
| text/css
|
.js
| application/javascript
|
.mjs
| application/javascript
|
.json
| application/json
|
.txt
| text/plain
|
.xml
| application/xml
|
.png
| image/png
|
.jpg
| image/jpeg
|
.jpeg
| image/jpeg
|
.gif
| image/gif
|
.svg
| image/svg+xml
|
.webp
| image/webp
|
.bmp
| image/bmp
|
.ico
| image/x-icon
|
.avif
| image/avif
|
.mp3
| audio/mpeg
|
.wav
| audio/wav
|
.ogg
| audio/ogg
|
.mp4
| video/mp4
|
.webm
| video/webm
|
.mov
| video/quicktime
|
.pdf
| application/pdf
|
.doc
| application/msword
|
.docx
| application/vnd.openxmlformats-officedocument.wordprocessingml.document
|
.xls
| application/vnd.ms-excel
|
.xlsx
| application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
|
.ppt
| application/vnd.ms-powerpoint
|
.pptx
| application/vnd.openxmlformats-officedocument.presentationml.presentation
|
.zip
| application/zip
|
.rar
| application/vnd.rar
|
.7z
| application/x-7z-compressed
|
.tar
| application/x-tar
|
.gz
| application/gzip
|
.csv
| text/csv
|
.md
| text/markdown
|
.yml
| application/yaml
|
.yaml
| application/yaml
|
.ttf
| font/ttf
|
.woff
| font/woff
|
.woff2
| font/woff2
|
.wasm
| application/wasm
|
.webmanifest
| application/manifest+json
|