mirror of
https://github.com/prometheus/prometheus
synced 2026-04-23 02:22:17 +08:00
Since the struct defines proxy_connect_header instead of proxy_connect_headers, all relevant occurences of it were replaced with the correct configuration name as defined in the HTTPClientConfig struct. Signed-off-by: Robbe Haesendonck <googleit@inuits.eu>