mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-16 00:01:03 +01: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>