grafana/pkg/infra/httpclient
Ieva 2c5b72e844
AuthZ: add headers for IP range AC checks for data source proxy requests (#81662)
* add a middleware that appens headers for IP range AC to data source proxy requests

* update code

* add tests

* fix a mistake

* add logging

* refactor to reuse code

* small cleanup

* skip the plugins middleware if the header is already set

* skip the plugins middleware if the header is already set
2024-03-06 12:40:48 +00:00
..
httpclientprovider AuthZ: add headers for IP range AC checks for data source proxy requests (#81662) 2024-03-06 12:40:48 +00: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