mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-15 14:31:02 +01: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.