aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/h2_bundle.go
AgeCommit message (Expand)Author
2017-05-23[release-branch.go1.8] net/http: update bundled http2 for gracefulShutdownCh ...Brad Fitzpatrick
2016-12-31net/http: update bundled http2 for Server WriteTimeout changeBrad Fitzpatrick
2016-12-15net/http: update bundled http2Chris Broadfoot
2016-12-06net/http: update bundled http2Brad Fitzpatrick
2016-11-15net/http: update bundled http2 for write scheduling order fixBrad Fitzpatrick
2016-11-14net/http: update bundled http2, add TestServerKeepAlivesEnabled h1/h2 testsBrad Fitzpatrick
2016-11-10net/http: update bundled http2 for ErrAbortHandler support, document it moreBrad Fitzpatrick
2016-11-10net/http: update bundled http2Brad Fitzpatrick
2016-11-03net/http: update bundled http2 to fix test flakeBrad Fitzpatrick
2016-11-02net/http: update bundled http2Brad Fitzpatrick
2016-11-01net/http: add Server.Close & Server.Shutdown for forced & graceful shutdownBrad Fitzpatrick
2016-10-29net/http: update bundled http2 for IdleTimeout config sync changeBrad Fitzpatrick
2016-10-27net/http: update bundled http2Brad Fitzpatrick
2016-10-21net/http: update bundled http2Brad Fitzpatrick
2016-10-01net/http: don't sniff Request.Body on 100-continue requests in TransportBrad Fitzpatrick
2016-09-30net/http: update bundled http2, add h2 Transport.IdleConnTimeout testsBrad Fitzpatrick
2016-09-13net/http: update bundled x/net/http2Brad Fitzpatrick
2016-08-22net/http: update bundled http2 for Transport double STREAM_ENDED errorBrad Fitzpatrick
2016-08-05net/http: update bundled http2 for flow control window adjustment fixBrad Fitzpatrick
2016-08-02net/http: update bundled http2Brad Fitzpatrick
2016-07-26net/http: update bundled http2Brad Fitzpatrick
2016-07-13all: rename vendored golang.org/x/net packages to golang_orgBrad Fitzpatrick
2016-06-30net/http: update bundled http2Brad Fitzpatrick
2016-06-30net/http: update bundled http2Brad Fitzpatrick
2016-06-29net/http: update bundled http2Brad Fitzpatrick
2016-06-08net/http: update bundled http2Andrew Gerrand
2016-06-01net/http: update bundled http2Tom Bergan
2016-05-21net/http: update bundled http2Brad Fitzpatrick
2016-05-20net/http: update bundled http2Brad Fitzpatrick
2016-05-20net/http: update bundled http2Brad Fitzpatrick
2016-05-20net/http: update bundled http2Brad Fitzpatrick
2016-05-19net/http: update bundled http2Brad Fitzpatrick
2016-05-18net/http: update bundled x/net/http2 for Server context changesBrad Fitzpatrick
2016-05-18net/http: update bundled x/net/http2 for httptrace changesBrad Fitzpatrick
2016-05-10net/http: update bundled x/net/http2Brad Fitzpatrick
2016-04-01net/http: update bundled http2Brad Fitzpatrick
2016-03-24vendor: move golang.org/x/net/http2/hpack back to vendorBrad Fitzpatrick
2016-03-02all: single space after period.Brad Fitzpatrick
2016-02-24all: fix typos and spellingMartin Möhrmann
2016-02-17net/http: update bundle commandRuss Cox
2016-02-13net/http: update bundled http2 to fix gzip crash on Read after NewReader errorBrad Fitzpatrick
2016-02-05net/http: update bundled http2Brad Fitzpatrick
2016-02-01net/http: update bundled http2, fix Transport memory leakBrad Fitzpatrick
2016-01-26net/http: quiet http2 log spamBrad Fitzpatrick
2016-01-25net/http: update bundled http2Brad Fitzpatrick
2016-01-21net/http: update http2 to check header values, move from vendor to internalBrad Fitzpatrick
2016-01-19net/http: make hidden http2 Transport respect remaining Transport fieldsBrad Fitzpatrick
2016-01-18net/http: make http2 Transport send Content LengthBrad Fitzpatrick
2016-01-16net/http: update bundled http2, pass through Transport.CloseIdleConnectionsBrad Fitzpatrick
2016-01-15net/http: update bundled http2Brad Fitzpatrick