dendrite/internal/httputil
Till e245a26f6b
Enable/Disable internal metrics (#2899)
Basically enables us to use `test.WithAllDatabases` when testing
internal HTTP APIs, as this would otherwise result in Prometheus
complaining about already registered metric names.
2022-12-05 13:53:36 +01:00
..
http.go Handle errors differently in the DeviceListUpdater (#2695) 2022-09-07 11:44:27 +02:00
httpapi_test.go
httpapi.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00
internalapi.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00
paths.go
rate_limiting.go Rate limiting changes (#2519) 2022-06-07 14:24:04 +01:00
routing.go