influxdb/kit/transport/http
David McKay 8e51fe0aad fix(CORS): accept OPTIONS preflight request with Origin header 2020-02-06 20:28:29 +01:00
..
api.go feat(kit): add http api decoder/responder 2020-02-04 09:43:51 -08:00
api_test.go fix(CORS): accept OPTIONS preflight request with Origin header 2020-02-06 20:28:29 +01:00
error_handler.go feat(kit): add http api decoder/responder 2020-02-04 09:43:51 -08:00
error_handler_test.go chore(http): pull out eror handler into kit pkg for portability 2020-02-03 12:39:47 -08: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): accept OPTIONS preflight request with Origin header 2020-02-06 20:28:29 +01:00
middleware_test.go fix(CORS): accept OPTIONS preflight request with Origin header 2020-02-06 20:28:29 +01: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