aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/include
Commit message (Collapse)AuthorAgeFilesLines
...
* Parse Accept mime type (ad hoc cherry pick from main)Stefan Boberg2021-09-091-0/+2
|
* Added compile time logic to toggle http.sys / null http implementation on/offStefan Boberg2021-09-091-8/+7
|
* Factored out http server related code into zenhttp module since it feels out ↵Stefan Boberg2021-09-093-0/+473
of place in zencore