Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/http: remove badStringError, make some unexported structs non-comparable | Brad Fitzpatrick | 2020-05-01 | 1 | -1/+1 |
* | net/http: make Transport send WebSocket upgrade requests over HTTP/1 | Brad Fitzpatrick | 2018-10-02 | 1 | -1/+1 |
* | net/http: vendor x/net/http/httpproxy, use it in net/http | Roger Peppe | 2018-05-29 | 1 | -38/+1 |
* | net/http: fix ProxyFromEnvironment panic on invalid $NO_PROXY value | Jakob Borg | 2017-03-21 | 1 | -0/+6 |
* | net/http: unset proxy environment after test | Chew Choon Keat | 2017-03-13 | 1 | -1/+1 |
* | net/http: fix test to check that requests to 'localhost' are not proxied | Rajat Goel | 2015-02-10 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+81 |