| Content-Type | 拡張子 | 備考 |
|---|---|---|
| application/json | .json | JSONファイル |
| application/msword | .docx | WORDファイル |
| application/octet-stream | .exe | EXEファイルなどの実行ファイル |
| application/pdf | PDFファイル | |
| application/vnd.ms-excel | .xlsx | EXCELファイル |
| application/vnd.ms-powerpoint | .pptx | PowerPointファイル |
| application/x-lzh | .lzh | LZHファイル |
| application/x-tar | .tar, .tar.gz | tarファイル/tar、gzipファイル |
| application/zip | .zip | Zipファイル |
| image/jpeg | .jpg, .jpeg | JPEGファイル(.jpg, .jpeg) |
| image/png | .png | PNGファイル |
| image/gif | .gif | GIFファイル |
| image/bmp | .bpm | Bitmapファイル |
| text/plain | .txt | テキストファイル |
| text/csv | .csv | CSVファイル |
| text/html | .html | HTMLファイル |
| text/css | .css | CSSファイル |
| text/javascript | .js | JavaScriptファイル |
| audio/mpeg | .mp3 | MP3ファイル |
| video/mp4 | .mp4 | MP4ファイル |
| video/mpeg | .mpeg | MPEGファイル(動画) |