aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/testing/httptest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* various zenhttp fixes from sb/protoStefan Boberg2023-06-301-0/+4
| | | | | | | | | * Made HttpHealthService use locks to serialize access to state * Added ToString(HttpResponseCode HttpCode) * Added support for JS source maps * Moved IHttpStatsProvider/IHttpStatsService * Enabled enumeration of stats providers * Disabled build of HttpTestingService unless ZEN_WITH_TESTS is defined
* move testing and observability code to zenhttp (#266)Stefan Boberg2023-05-021-0/+207