| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support for asynchronous HTTP response processing (#19) | Stefan Boberg | 2021-10-06 | 1 | -0/+41 |
| * | structured cache: fixed how HEAD requests are handled | Stefan Boberg | 2021-09-30 | 1 | -0/+17 |
| * | Added simple compact binary endpoint for JSON testing | Stefan Boberg | 2021-09-27 | 1 | -0/+11 |
| * | Implemented intended package streaming API flow (but currently it "streams" f... | Stefan Boberg | 2021-09-13 | 1 | -4/+3 |
| * | Added client implementation of CbPackage filter/transact | Stefan Boberg | 2021-09-13 | 1 | -0/+10 |
| * | Changed interface for httpServerRequest::SessionId()/RequestId() so they shar... | Stefan Boberg | 2021-09-13 | 1 | -11/+27 |
| * | Package filtering related test code | Stefan Boberg | 2021-09-13 | 1 | -0/+42 |
| * | HttpResponse enum -> HttpResponseCode | Stefan Boberg | 2021-09-12 | 1 | -11/+2 |
| * | Introduced dedicated HTTP testing service, used during development to exercis... | Stefan Boberg | 2021-09-08 | 1 | -0/+48 |