aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/httpasio.cpp
Commit message (Expand)AuthorAgeFilesLines
* restructured zenhttp (#472)Stefan Boberg2023-10-131-1052/+0
* pluggable asio transport (#460)Stefan Boberg2023-10-111-0/+1
* hide HttpAsioServer interface behind factory function (#463)Stefan Boberg2023-10-111-0/+27
* experimental pluggable transport support (#436)Stefan Boberg2023-10-101-4/+3
* factored out http parser from asio into separate files (#444)Stefan Boberg2023-10-031-450/+15
* Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)Dan Engelbrecht2023-10-021-2/+24
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-7/+11
* http and httpsys config options (#401)Dan Engelbrecht2023-09-141-2/+4
* handle exception in asio header parsing (#348)Dan Engelbrecht2023-08-091-50/+57
* cleaned up http/asio loggingStefan Boberg2023-06-161-7/+7
* added thread names to timer, upstream monitorStefan Boberg2023-06-071-1/+10
* Additional trace instrumentation (#312)Stefan Boberg2023-05-161-0/+3
* clear partially formatted response if request fails (http asio) (#310)Dan Engelbrecht2023-05-161-0/+3
* Close down http server gracefully when exiting even while requests are still ...Dan Engelbrecht2023-05-111-10/+48
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1372