aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/httpsys.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminated HttpServerException and related classesStefan Boberg2021-09-121-7/+0
* Some error handling improvements in zenhttpStefan Boberg2021-09-121-0/+7
* Comment fixes, changed thread count args to unsignedStefan Boberg2021-09-111-1/+1
* Improved error reporting, tweaked request buffer size and added explicit clea...Stefan Boberg2021-09-101-0/+2
* Refactored HTTP request handling to scale betterStefan Boberg2021-09-101-1/+1
* clang-formatStefan Boberg2021-09-091-1/+3
* Added compile time logic to toggle http.sys / null http implementation on/offStefan Boberg2021-09-091-5/+15
* Factored out http server related code into zenhttp module since it feels out ...Stefan Boberg2021-09-091-0/+61