| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-05-01 | net/http: fix scheduling race resulting in flaky test | Brad Fitzpatrick |
| 2015-04-22 | net/http: fix race between dialing and canceling | Daniel Morsing |
| 2015-04-20 | net/http: fix Transport data race, double cancel panic, cancel error message | Brad Fitzpatrick |
| 2015-04-09 | net/http: handle close/response race more gracefully | Daniel Morsing |
| 2014-10-07 | net/http: fix authentication info leakage in Referer header (potential securi... | Jens Frederich |
| 2014-09-29 | net/http: make Transport.CloseIdleConnections also close pending dials | Brad Fitzpatrick |
| 2014-09-24 | net/http: check for CloseWrite interface, not TCPConn implementation | Brad Fitzpatrick |
| 2014-09-24 | net/http: support https_proxy in ProxyFromEnvironment | Brad Fitzpatrick |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
