| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Some error handling improvements in zenhttp | Stefan Boberg | 2021-09-12 | 1 | -5/+4 | |
| * | HttpResponse enum -> HttpResponseCode | Stefan Boberg | 2021-09-12 | 1 | -34/+8 | |
| * | Added MapContentTypeToString() helper function | Stefan Boberg | 2021-09-10 | 1 | -3/+3 | |
| * | clang-format | Stefan Boberg | 2021-09-09 | 1 | -0/+2 | |
| * | Parse Accept mime type (ad hoc cherry pick from main) | Stefan Boberg | 2021-09-09 | 1 | -0/+2 | |
| * | Added compile time logic to toggle http.sys / null http implementation on/off | Stefan Boberg | 2021-09-09 | 1 | -8/+7 | |
| * | Factored out http server related code into zenhttp module since it feels out ... | Stefan Boberg | 2021-09-09 | 3 | -0/+473 | |