mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-23 15:41:00 +02:00
Adding tests for util/httputil/client with a 100% coverage. Removing the NewDeadlineRoundTripper from util/httputil/client because is not used. Adding a new test util to check http.Request in http.RoundTrip interface implementors.