aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/socks_bundle.go
AgeCommit message (Expand)Author
2019-11-27net/http: update bundled x/net/http2Brad Fitzpatrick
2019-08-12src/go.mod: sync golang.org/x/net with h2_bundle.goFilippo Valsorda
2019-05-06net/http: update bundled x/net/http2Brad Fitzpatrick
2019-04-16all: s/cancelation/cancellation/Josh Bleecher Snyder
2018-11-06net/http: update bundled SOCKS clientMikio Hara
2018-05-30net/http: use DialWithConn method of socks.DialerMikio Hara
2018-05-30net/http: fix typo in commentTobias Klauser
2018-04-06net/http: replace SOCKS client implementationMikio Hara