about summary refs log tree commit diff stats
path: root/src/utils/mimeguess.nim
Commit message (Expand)AuthorAgeFilesLines
* config: parse mime.types/mailcap/urimethodmap inside parseConfigbptato2024-03-181-1/+0
* container: fall back to text/plain instead of application/octet-streambptato2024-03-161-2/+3
* loader: remove applyHeadersbptato2024-03-121-11/+8
* Use std/* imports everywherebptato2024-01-071-3/+3
* Add mailcap, mime.types & misc refactoringsbptato2023-08-131-0/+48