influxdb/kit/transport/http
Alirie Gray 24cc1cabb8
feat: add feature flag for refactored authorization package (#17944)
2020-05-08 10:00:39 -07:00
..
api.go chore(errors): interpret more cases as influxdb error type in http.CheckError (#17888) 2020-04-30 17:55:17 +01:00
api_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
error_handler.go chore(errors): interpret more cases as influxdb error type in http.CheckError (#17888) 2020-04-30 17:55:17 +01: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 feat: add feature flag for refactored authorization package (#17944) 2020-05-08 10:00:39 -07: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(CORS): stop processing in pre-flight CORS requests 2020-04-07 08:12:31 +02: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