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
/
http
/
h2_bundle.go
Age
Commit message (
Expand
)
Author
2016-02-24
all: fix typos and spelling
Martin Möhrmann
2016-02-17
net/http: update bundle command
Russ Cox
2016-02-13
net/http: update bundled http2 to fix gzip crash on Read after NewReader error
Brad Fitzpatrick
2016-02-05
net/http: update bundled http2
Brad Fitzpatrick
2016-02-01
net/http: update bundled http2, fix Transport memory leak
Brad Fitzpatrick
2016-01-26
net/http: quiet http2 log spam
Brad Fitzpatrick
2016-01-25
net/http: update bundled http2
Brad Fitzpatrick
2016-01-21
net/http: update http2 to check header values, move from vendor to internal
Brad Fitzpatrick
2016-01-19
net/http: make hidden http2 Transport respect remaining Transport fields
Brad Fitzpatrick
2016-01-18
net/http: make http2 Transport send Content Length
Brad Fitzpatrick
2016-01-16
net/http: update bundled http2, pass through Transport.CloseIdleConnections
Brad Fitzpatrick
2016-01-15
net/http: update bundled http2
Brad Fitzpatrick
2016-01-13
net/http: update bundled http2
Brad Fitzpatrick
2016-01-13
net/http: update bundled http2
Brad Fitzpatrick
2016-01-13
net/http2: update bundled http2
Brad Fitzpatrick
2016-01-10
net/http: update bundled http2
Brad Fitzpatrick
2016-01-08
net/http: document GODEBUG settings, update bundled http2
Brad Fitzpatrick
2016-01-07
net/http: update bundled http2, fixes TestConcurrentReadWriteReqBody_h2
Brad Fitzpatrick
2016-01-07
net/http: update bundled http2; fixes TestTransportAndServerSharedBodyRace_h2
Brad Fitzpatrick
2016-01-06
net/http: update bundled http2, add test for Transport's User-Agent behavior
Brad Fitzpatrick
2016-01-06
net/http: update bundled copied of x/net/http2 to git rev 961116aee
Brad Fitzpatrick
2015-12-17
net/http: update bundled http2, add tests reading response Body after Close
Brad Fitzpatrick
2015-12-17
net/http: updated bundled http2 to finish trailer support
Brad Fitzpatrick
2015-12-17
net/http: update bundled copy of http2, enable TestTrailersServerToClient tests
Brad Fitzpatrick
2015-12-16
net/http: updated bundled copy of x/net/http2
Brad Fitzpatrick
2015-12-15
net/http: updated bundled http2 copy, enable some tests
Brad Fitzpatrick
2015-12-14
net/http: add Transport tests for using Request.Cancel mid-body
Brad Fitzpatrick
2015-12-14
net/http: update bundled http2 copy from x/net/http2
Brad Fitzpatrick
2015-12-09
net/http: update bundled http2 and add tests for two fixed issues
Brad Fitzpatrick
2015-12-08
net/http: update bundled http2 copy
Brad Fitzpatrick
2015-11-30
net/http: update h2_bundle.go
Brad Fitzpatrick
2015-11-26
net/http: add test that automatic gzip works for HTTP2's Transport
Brad Fitzpatrick
2015-11-25
net/http: more HTTP/2 tests and fixes
Brad Fitzpatrick
2015-11-08
net/http: update bundled http2 revision
Brad Fitzpatrick
2015-11-07
net/http: update http2 bundle
Brad Fitzpatrick
2015-11-07
net/http: update http2 bundle to rev d62542
Brad Fitzpatrick
2015-11-07
net/http: enable HTTP/2 support in DefaultTransport
Brad Fitzpatrick
2015-10-30
net/http: update x/net/http2
Brad Fitzpatrick
2015-10-21
net/http: update copy of http2
Brad Fitzpatrick
2015-10-20
net/http: return error from Serve if http2.ConfigureServer returns an error
Brad Fitzpatrick
2015-10-14
vendor: import golang.org/x/net/http2
Brad Fitzpatrick
[prev]