dendrite/internal/httputil
Neil Alexander f25afa1e19
Healthcheck endpoints (#2303)
* Health monitoring endpoints

* Rename endpoints
2022-03-25 13:25:15 +00:00
..
http.go Add missing HTTP mode for userapi (#1982) 2021-12-03 17:18:35 +00:00
httpapi_test.go
httpapi.go Add debug logging for incoming CSAPI calls on authentication failure (#2116) 2022-01-28 11:14:20 +00:00
paths.go Healthcheck endpoints (#2303) 2022-03-25 13:25:15 +00:00
rate_limiting.go
routing.go