| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WriteResponse stub for CbPackage responses (awaiting decision on format with ... | Stefan Boberg | 2021-08-28 | 1 | -0/+9 |
| * | Fixed Http CbPackage reading | Stefan Boberg | 2021-08-24 | 1 | -6/+4 |
| * | Added HttpServerRequest::ReadPayloadPackage() | Stefan Boberg | 2021-08-23 | 1 | -0/+18 |
| * | Restructured http server code in preparation for cross platform implementation | Stefan Boberg | 2021-08-20 | 1 | -47/+66 |
| * | constinit -> const for now so that the code builds with the non-preview compiler | Stefan Boberg | 2021-05-25 | 1 | -6/+6 |
| * | Added content type to IoBuffer payloads from http server | Stefan Boberg | 2021-05-23 | 1 | -3/+8 |
| * | Added ZenContentType enum to iobuffer.h | Stefan Boberg | 2021-05-22 | 1 | -0/+5 |
| * | Added HttpServerRequest::RequestContentType() | Stefan Boberg | 2021-05-19 | 1 | -3/+45 |
| * | Added chunking to HttpSysServerRequest::ReadPayload to deal with large payloa... | Stefan Boberg | 2021-05-12 | 1 | -1/+5 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+1459 |