influxdb/kit/transport/http
Daniel Moran 316eaa24b4
feat(http): add config option to disable metrics endpoint in influxd (#20963)
2021-03-15 15:11:23 -04:00
..
api.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
api_test.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
error_handler.go feat(http): add config option to disable metrics endpoint in influxd (#20963) 2021-03-15 15:11:23 -04:00
error_handler_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
feature_controller.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
handler.go chore(http): pull out eror handler into kit pkg for portability 2020-02-03 12:39:47 -08:00
middleware.go fix(middleware): adding PATCH to access control allow methods (#19637) 2020-09-24 11:49:00 -07:00
middleware_test.go fix(CORS): stop processing in pre-flight CORS requests 2020-04-07 08:12:31 +02:00
status_response_writer.go chore(http): fixup middleware stack and normalize metrics into same buckets for id fields 2020-01-08 15:05:34 -08:00