nginx/conf
netravnen 3317e62546 MIME: Add apk,appimage,metroska,otf,archive,torrent, update deb
Per IANA [0] document from 2014. I suggest changing the deb mime type.

Update the following mime types

- application/vnd.debian.binary-package
  - Update deb mime type
    Remove application/octet-stream
  - Add udeb from [0]

Add the following mime types

- application/octet-stream gz
- application/octet-stream lz
- application/octet-stream ova
- application/octet-stream txz
- application/octet-stream xz
- application/octet-stream zim
- application/vnd.android.package-archive
- application/vnd.bzip3
  https://www.iana.org/assignments/media-types/application/vnd.bzip3
- application/vnd.tcpdump.pcap
  https://www.iana.org/assignments/media-types/application/vnd.tcpdump.pcap
- application/vnd.visio
  https://www.iana.org/assignments/media-types/application/vnd.visio
- application/x-appimage
- application/x-bittorrent
- application/x-bzip
- application/x-bzip2
- application/x-tar
- application/zlib
  https://www.iana.org/assignments/media-types/application/zlib
- application/zstd
- audio/x-matroska
- font/otf
- video/x-metroska

Further Reaading:

- Metroska
  - https://github.com/collab-project/videojs-record/issues/464
  - https://matroska.org/technical/specs/notes.html#MIME
  - https://chromium.googlesource.com/experimental/chromium/src/+/refs/wip/bajones/webvr/chrome/browser/resources/plugin_metadata/plugins_win.json#279
- Torrent
  - https://en.wikipedia.org/wiki/Torrent_file
  - https://www.bittorrent.org/beps/bep_0003.html
  - https://bittorrent.org/beps/bep_0052.html

[0]: https://www.iana.org/assignments/media-types/application/vnd.debian.binary-package
2025-06-18 18:50:41 +00:00
..
fastcgi_params Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
fastcgi.conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
koi-utf nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
koi-win nginx-0.3.50-RELEASE import 2006-06-28 16:00:26 +00:00
mime.types MIME: Add apk,appimage,metroska,otf,archive,torrent, update deb 2025-06-18 18:50:41 +00:00
nginx.conf Whitespace fix. 2013-08-17 16:54:55 +04:00
scgi_params Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
uwsgi_params Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
win-utf Fixed a typo in win-utf. 2024-09-06 15:35:59 +04:00