summaryrefslogtreecommitdiffstats
path: root/src/mime.c
Commit message (Collapse)AuthorAgeFilesLines
* Fail gracefully if mime database is not presentDrew DeVault2020-10-281-1/+7
|
* Implement MIME database supportDrew DeVault2020-10-281-11/+97
|
* mime: add .xml -> text/xmlDrew DeVault2020-09-271-0/+3
|
* Serve files from rootDrew DeVault2020-09-261-0/+30