aboutsummaryrefslogtreecommitdiff
path: root/zenhttp
Commit message (Collapse)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 ↵Stefan Boberg2021-09-091-1/+2
| | | | would like but I'll submit it anyway
* 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
of place in zencore