index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
Age
Commit message (
Expand
)
Author
2016-06-15
net/http: pass through server side Transfer-Encoding headers
Andrew Gerrand
2016-06-14
net: don't run TestLookupDotsWithLocalSource in short mode
Ian Lance Taylor
2016-06-08
net/http: update bundled http2
Andrew Gerrand
2016-06-06
net/http: send StatusOK on empty body with TimeoutHandler
Andrew Gerrand
2016-06-06
net/http: send one Transfer-Encoding header when "chunked" set manually
Andrew Gerrand
2016-06-03
net: don't leak test helper goroutine in TestAcceptTimeout
Mikio Hara
2016-06-02
net/http: http.Request.Context doc fix
Anmol Sethi
2016-06-01
net/http: update bundled http2
Tom Bergan
2016-05-30
net: don't call forceCloseSockets in non-TestMain functions
Mikio Hara
2016-05-28
net/http/httputil: fix typos in deprecation comments
Emmanuel Odeke
2016-05-27
net/http/httptrace: fix nit in test
Mikio Hara
2016-05-27
net/http: change Transport.Dialer to Transport.DialContext
Russ Cox
2016-05-25
net/http: add missing HTTP status codes
Seth Vargo
2016-05-24
net: revise IP.String result for malformed IP address to add ? back
Russ Cox
2016-05-21
net/http: update bundled http2
Brad Fitzpatrick
2016-05-21
net: don't crash DNS flood test on darwin
Mikio Hara
2016-05-20
net/http: deflake TestTransportEventTrace_h2
Brad Fitzpatrick
2016-05-20
net/http: update bundled http2
Brad Fitzpatrick
2016-05-20
net/http: also clone DynamicRecordSizingDisabled in cloneTLSConfig
Brad Fitzpatrick
2016-05-20
net/http: update bundled http2
Brad Fitzpatrick
2016-05-20
net/http: update bundled http2
Brad Fitzpatrick
2016-05-20
net: deflake TestDialTimeoutMaxDuration
Mikio Hara
2016-05-19
net/http/httptest: restore historic ResponseRecorder.HeaderMap behavior
Brad Fitzpatrick
2016-05-19
net: deflake TestDialerDualStack
Mikio Hara
2016-05-19
net: deflake TestDialerDualStackFDLeak
Mikio Hara
2016-05-19
net/http: update bundled http2
Brad Fitzpatrick
2016-05-19
net: don't return io.EOF from zero byte reads on Plan 9
Mikio Hara
2016-05-19
net: don't return io.EOF from zero byte reads
Brad Fitzpatrick
2016-05-18
net/http: update bundled x/net/http2 for Server context changes
Brad Fitzpatrick
2016-05-18
net/http: further restrict when Transport's automatic HTTP/2 happens
Brad Fitzpatrick
2016-05-18
net/http: allow Client.CheckRedirect to use most recent response
Brad Fitzpatrick
2016-05-18
net/http: update bundled x/net/http2 for httptrace changes
Brad Fitzpatrick
2016-05-18
net/http: fix spurious logging in Transport when server closes idle conn
Brad Fitzpatrick
2016-05-18
net: don't increase test table rows when using -test.count flag
Mikio Hara
2016-05-18
net: deflake TestLookupPort on Android
Mikio Hara
2016-05-18
net/http: add test confirming a connection reuse case
Brad Fitzpatrick
2016-05-17
net: deflake TestLookupPort for embedded, security-hardened platforms
Mikio Hara
2016-05-17
net: use IPv4/IPv6 reserved address blocks for documentation
Mikio Hara
2016-05-17
net: simplify interfaceTable for BSD variants
Mikio Hara
2016-05-16
net/http: mention ALPN in http.Server.TLSNextProto documentation
Dan Peterson
2016-05-16
net/http/httputil: don't add User-Agent header by proxy made with NewSingleHo...
Artyom Pervukhin
2016-05-15
net: golang.org/x/net/route plumbing
Mikio Hara
2016-05-14
net: deflake TestPointToPointInterface and TestInterfaceArrivalAndDeparture
Mikio Hara
2016-05-14
net, net/http: don't trace DNS dials
Tom Bergan
2016-05-13
net, net/http: don't trace UDP dials
Brad Fitzpatrick
2016-05-11
net/http: keep HTTP/1.0 keep-alive conns open if response can't have a body
Brad Fitzpatrick
2016-05-11
net/http: make the MaxBytesReader.Read error sticky
Brad Fitzpatrick
2016-05-11
net/http: document ResponseWriter read-vs-write concurrency rules
Brad Fitzpatrick
2016-05-11
net: fix nits found by vet
Mikio Hara
2016-05-11
net: reorganize interface tests to avoid vague flakiness
Mikio Hara
[next]