mirror of https://github.com/grafana/grafana.git
Automatically forward core plugin request HTTP headers in outgoing HTTP requests. Core datasource plugin authors don't have to specifically handle forwarding of HTTP headers, e.g. do not have to "hardcode" the header-names in the datasource plugin, if not having custom needs. Fixes #57065 |
||
|---|---|---|
| .. | ||
| testdata | ||
| api.go | ||
| api_mock.go | ||
| api_test.go | ||
| frame.go | ||
| frame_test.go | ||
| framing_test.go | ||
| loki.go | ||
| loki_bench_test.go | ||
| parse_query.go | ||
| parse_query_test.go | ||
| step.go | ||
| step_test.go | ||
| streaming.go | ||
| streaming_frame.go | ||
| streaming_frame_test.go | ||
| types.go | ||