influxdb/kit/transport/http
Russ Savage bc4bae3738
fix(middleware): adding PATCH to access control allow methods (#19637)
* fix(middleware): adding PATCH to access control allow methods

* chore(changelog): added PATCH change
2020-09-24 11:49:00 -07:00
..
api.go feat(pkger): add ability to export by stack 2020-06-02 08:18:11 -07:00
api_test.go feat(http): Client disconnections should return a HTTP 499 error code. 2020-05-14 14:51:57 -06:00
error_handler.go feat: Add ENotImplemented error code 2020-09-24 11:11:46 -07: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(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