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 Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
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 Healthcheck endpoints (#2303) 2022-03-25 13:25:15 +00:00
rate_limiting.go Rate limiting changes (#2519) 2022-06-07 14:24:04 +01:00
routing.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00