summaryrefslogtreecommitdiff
path: root/src/net/http/export_test.go
Commit message (Expand)AuthorAgeFilesLines
* net/http: fix authentication info leakage in Referer header (potential securi...Jens Frederich2014-10-071-0/+5
* net/http: make Transport.CloseIdleConnections also close pending dialsBrad Fitzpatrick2014-09-291-0/+20
* net/http: check for CloseWrite interface, not TCPConn implementationBrad Fitzpatrick2014-09-241-0/+4
* net/http: support https_proxy in ProxyFromEnvironmentBrad Fitzpatrick2014-09-241-0/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+78