aboutsummaryrefslogtreecommitdiff
path: root/zenhttp
Commit message (Expand)AuthorAgeFilesLines
...
* Parse Accept mime type (ad hoc cherry pick from main)Stefan Boberg2021-09-092-0/+5
* Attempted to tweak option defaults, they still don't quite work the way I wou...Stefan Boberg2021-09-091-1/+2
* Added compile time logic to toggle http.sys / null http implementation on/offStefan Boberg2021-09-098-24/+133
* Factored out http server related code into zenhttp module since it feels out ...Stefan Boberg2021-09-0912-0/+2407