summaryrefslogtreecommitdiff
path: root/http.go
AgeCommit message (Collapse)Author
2021-09-05Add support for managed HTTP/S transports (#810)lhchavez
This change uses the newly-exposed Transport interface to use Go's implementation of http.Client instead of httpclient via libgit2.