| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | removed websocket protocol support(#445) | Stefan Boberg | 2023-10-04 | 1 | -32/+0 |
| | | | | removed websocket support since it is not used right now and is unlikely to be used in the future | ||||
| * | various zenhttp fixes from sb/proto | Stefan Boberg | 2023-06-30 | 1 | -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 Boberg | 2023-05-02 | 1 | -0/+207 |