grafana/pkg/plugins/manager/client
Marcus Efraimsson 7bf7308ea5
Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077)
Removes request/response connection/hop headers for call resource in similar 
manner as Go's reverse proxy functions. Also removes Prometheus datasource 
custom call resource header manipulation in regards to hop-by-hop headers.

Fixes #60076
Ref #58646

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2022-12-12 10:27:53 +01:00
..
clienttest Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
client_test.go Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077) 2022-12-12 10:27:53 +01:00
client.go Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077) 2022-12-12 10:27:53 +01:00
decorator_test.go Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077) 2022-12-12 10:27:53 +01:00
decorator.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00