aboutsummaryrefslogtreecommitdiff
path: root/zenserver/testing/httptest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented intended package streaming API flow (but currently it "streams" f...Stefan Boberg2021-09-131-4/+3
* Added client implementation of CbPackage filter/transactStefan Boberg2021-09-131-0/+10
* Changed interface for httpServerRequest::SessionId()/RequestId() so they shar...Stefan Boberg2021-09-131-11/+27
* Package filtering related test codeStefan Boberg2021-09-131-0/+42
* HttpResponse enum -> HttpResponseCodeStefan Boberg2021-09-121-11/+2
* Introduced dedicated HTTP testing service, used during development to exercis...Stefan Boberg2021-09-081-0/+48