summaryrefslogtreecommitdiff
path: root/src/net/http/proxy_test.go
Commit message (Expand)AuthorAgeFilesLines
* net/http: remove badStringError, make some unexported structs non-comparableBrad Fitzpatrick2020-05-011-1/+1
* net/http: make Transport send WebSocket upgrade requests over HTTP/1Brad Fitzpatrick2018-10-021-1/+1
* net/http: vendor x/net/http/httpproxy, use it in net/httpRoger Peppe2018-05-291-38/+1
* net/http: fix ProxyFromEnvironment panic on invalid $NO_PROXY valueJakob Borg2017-03-211-0/+6
* net/http: unset proxy environment after testChew Choon Keat2017-03-131-1/+1
* net/http: fix test to check that requests to 'localhost' are not proxiedRajat Goel2015-02-101-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+81