Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/http: fix authentication info leakage in Referer header (potential securi... | Jens Frederich | 2014-10-07 | 1 | -0/+5 |
* | net/http: make Transport.CloseIdleConnections also close pending dials | Brad Fitzpatrick | 2014-09-29 | 1 | -0/+20 |
* | net/http: check for CloseWrite interface, not TCPConn implementation | Brad Fitzpatrick | 2014-09-24 | 1 | -0/+4 |
* | net/http: support https_proxy in ProxyFromEnvironment | Brad Fitzpatrick | 2014-09-24 | 1 | -0/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+78 |