Part of #9557 Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
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.