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
2017-05-23
[release-branch.go1.8] net/http: update bundled http2 for gracefulShutdownCh ...
Brad Fitzpatrick
2016-12-31
net/http: update bundled http2 for Server WriteTimeout change
Brad Fitzpatrick
2016-12-15
net/http: update bundled http2
Chris Broadfoot
2016-12-06
net/http: update bundled http2
Brad Fitzpatrick
2016-11-15
net/http: update bundled http2 for write scheduling order fix
Brad Fitzpatrick
2016-11-14
net/http: update bundled http2, add TestServerKeepAlivesEnabled h1/h2 tests
Brad Fitzpatrick
2016-11-10
net/http: update bundled http2 for ErrAbortHandler support, document it more
Brad Fitzpatrick
2016-11-10
net/http: update bundled http2
Brad Fitzpatrick
2016-11-03
net/http: update bundled http2 to fix test flake
Brad Fitzpatrick
2016-11-02
net/http: update bundled http2
Brad Fitzpatrick
2016-11-01
net/http: add Server.Close & Server.Shutdown for forced & graceful shutdown
Brad Fitzpatrick
2016-10-29
net/http: update bundled http2 for IdleTimeout config sync change
Brad Fitzpatrick
2016-10-27
net/http: update bundled http2
Brad Fitzpatrick
2016-10-21
net/http: update bundled http2
Brad Fitzpatrick
2016-10-01
net/http: don't sniff Request.Body on 100-continue requests in Transport
Brad Fitzpatrick
2016-09-30
net/http: update bundled http2, add h2 Transport.IdleConnTimeout tests
Brad Fitzpatrick
2016-09-13
net/http: update bundled x/net/http2
Brad Fitzpatrick
2016-08-22
net/http: update bundled http2 for Transport double STREAM_ENDED error
Brad Fitzpatrick
2016-08-05
net/http: update bundled http2 for flow control window adjustment fix
Brad Fitzpatrick
2016-08-02
net/http: update bundled http2
Brad Fitzpatrick
2016-07-26
net/http: update bundled http2
Brad Fitzpatrick
2016-07-13
all: rename vendored golang.org/x/net packages to golang_org
Brad Fitzpatrick
2016-06-30
net/http: update bundled http2
Brad Fitzpatrick
2016-06-30
net/http: update bundled http2
Brad Fitzpatrick
2016-06-29
net/http: update bundled http2
Brad Fitzpatrick
2016-06-08
net/http: update bundled http2
Andrew Gerrand
2016-06-01
net/http: update bundled http2
Tom Bergan
2016-05-21
net/http: update bundled http2
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/http: update bundled http2
Brad Fitzpatrick
2016-05-19
net/http: update bundled http2
Brad Fitzpatrick
2016-05-18
net/http: update bundled x/net/http2 for Server context changes
Brad Fitzpatrick
2016-05-18
net/http: update bundled x/net/http2 for httptrace changes
Brad Fitzpatrick
2016-05-10
net/http: update bundled x/net/http2
Brad Fitzpatrick
2016-04-01
net/http: update bundled http2
Brad Fitzpatrick
2016-03-24
vendor: move golang.org/x/net/http2/hpack back to vendor
Brad Fitzpatrick
2016-03-02
all: single space after period.
Brad Fitzpatrick
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
[next]