index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/http: add comment to clarify whether Dir is '/' or '\'.
Nigel Tao
2014-11-14
1
-2
/
+6
*
all: use golang.org/x/... import paths
Andrew Gerrand
2014-11-10
1
-1
/
+1
*
net/http: fix benchmark goroutine leak
Brad Fitzpatrick
2014-11-08
1
-0
/
+1
*
net/http: add missing newline in list of leaked goroutines
Ian Lance Taylor
2014-10-31
1
-1
/
+1
*
net/http/pprof: run GC for /debug/pprof/heap?gc=1
Russ Cox
2014-10-24
1
-0
/
+4
*
net/http: don't send implicit gzip Accept-Encoding on Range requests
Brad Fitzpatrick
2014-10-15
3
-2
/
+70
*
net/http: don't reuse a server connection after any Write errors
Brad Fitzpatrick
2014-10-15
2
-3
/
+126
*
net/http: fix authentication info leakage in Referer header (potential securi...
Jens Frederich
2014-10-07
3
-2
/
+68
*
net/http/httputil: ensure DumpRequestOut dumps all of Body
Brad Fitzpatrick
2014-09-30
2
-3
/
+39
*
net/http: make Transport.CloseIdleConnections also close pending dials
Brad Fitzpatrick
2014-09-29
3
-5
/
+74
*
net/http: enable Transfer-Encoding: identity without Content-Length for HTTP ...
James Tucker
2014-09-29
2
-7
/
+43
*
net/http: clarify Request.FormValue docs
Brad Fitzpatrick
2014-09-29
1
-1
/
+2
*
net/http: update ProxyFromEnvironment docs for HTTPS_PROXY addition
Brad Fitzpatrick
2014-09-24
1
-3
/
+10
*
net/http: allow double-quotes only on cookie values, not cookie
Nigel Tao
2014-09-25
2
-5
/
+37
*
net/http: check for CloseWrite interface, not TCPConn implementation
Brad Fitzpatrick
2014-09-24
3
-2
/
+35
*
net/http: support https_proxy in ProxyFromEnvironment
Brad Fitzpatrick
2014-09-24
3
-6
/
+39
*
net/http: replace z_last_test hack with testing.Main
Brad Fitzpatrick
2014-09-22
1
-9
/
+21
*
net/http: document server recovering panics
Russ Cox
2014-09-19
1
-0
/
+6
*
net/http: ensured that proxy errors are returned by Transport.RoundTrip.
John Tuley
2014-09-19
2
-1
/
+19
*
net/http: don't call FileSystem.Open with unclean index.html path
Brad Fitzpatrick
2014-09-15
2
-1
/
+38
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
70
-0
/
+25562