shithub: riscv

Download patch

ref: 2cdc8075f8109b69895bc56bd4d3f59deb6da360
parent: 52a367f3ea8b6fa256b2a9b0e52c5c2d557a9fc3
author: kemal <kemali13@protonmail.com>
date: Mon Apr 19 21:40:31 EDT 2021

file: recognize executable scripts, etc.

The patch does the following:

1. Adds recognition of executable script (shebang) files.
2. Returns correct MIME type for mbox files (RFC 4155).
3. Returns XML instead of HTML type in some cases.