grafana/pkg/infra/httpclient
Marcus Efraimsson c35c689a96
Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417)
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
2022-12-21 13:25:58 +01:00
..
httpclientprovider Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +01:00
count_bytes_reader_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
count_bytes_reader.go Datasources: Set response size metric based on actual bytes read (#40303) 2021-10-25 11:49:49 +02:00
max_bytes_reader_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
max_bytes_reader.go Datasources: Introduce response_limit for datasource responses (#38962) 2021-09-10 16:51:06 +03:00
provider.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00