Closed nitper closed 4 years ago
DigestTransport
This change allows using a custom http.Client for DigestTransport, which gets passed to any requests it makes.
http.Client
13 broke custom timeout support for
DigestTransport
This change allows using a custom
http.Client
forDigestTransport
, which gets passed to any requests it makes.