summaryrefslogtreecommitdiff
path: root/src/net/http/socks_bundle.go
Commit message (Expand)AuthorAgeFilesLines
* net/http: update bundled x/net/http2Brad Fitzpatrick2019-11-271-1/+1
* src/go.mod: sync golang.org/x/net with h2_bundle.goFilippo Valsorda2019-08-121-1/+1
* net/http: update bundled x/net/http2Brad Fitzpatrick2019-05-061-1/+1
* all: s/cancelation/cancellation/Josh Bleecher Snyder2019-04-161-1/+1
* net/http: update bundled SOCKS clientMikio Hara2018-11-061-0/+1
* net/http: use DialWithConn method of socks.DialerMikio Hara2018-05-301-14/+65
* net/http: fix typo in commentTobias Klauser2018-05-301-1/+1
* net/http: replace SOCKS client implementationMikio Hara2018-04-061-0/+421