aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/proxy_test.go
AgeCommit message (Expand)Author
2020-05-01net/http: remove badStringError, make some unexported structs non-comparableBrad Fitzpatrick
2018-10-02net/http: make Transport send WebSocket upgrade requests over HTTP/1Brad Fitzpatrick
2018-05-29net/http: vendor x/net/http/httpproxy, use it in net/httpRoger Peppe
2017-03-21net/http: fix ProxyFromEnvironment panic on invalid $NO_PROXY valueJakob Borg
2017-03-13net/http: unset proxy environment after testChew Choon Keat
2015-02-10net/http: fix test to check that requests to 'localhost' are not proxiedRajat Goel
2014-09-08build: move package sources from src/pkg to srcRuss Cox