aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/servers/httpnull.h
Commit message (Collapse)AuthorAgeFilesLines
* HTTP plugin request debug logging (#587)Stefan Boberg2023-12-051-1/+1
| | | | | | * added log level control/query to LoggerRef * added debug logging to http plugin implementation * added GetDebugName() to transport plugin interfaces * added debug name to log output
* restructured zenhttp (#472)Stefan Boberg2023-10-131-0/+30
separating the http server implementations into a directory and moved diagsvcs into zenserver since it's somewhat hard-coded for it