aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/h2_bundle.go
AgeCommit message (Expand)Author
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
2016-01-13net/http: update bundled http2Brad Fitzpatrick
2016-01-13net/http: update bundled http2Brad Fitzpatrick
2016-01-13net/http2: update bundled http2Brad Fitzpatrick
2016-01-10net/http: update bundled http2Brad Fitzpatrick
2016-01-08net/http: document GODEBUG settings, update bundled http2Brad Fitzpatrick
2016-01-07net/http: update bundled http2, fixes TestConcurrentReadWriteReqBody_h2Brad Fitzpatrick
2016-01-07net/http: update bundled http2; fixes TestTransportAndServerSharedBodyRace_h2Brad Fitzpatrick
2016-01-06net/http: update bundled http2, add test for Transport's User-Agent behaviorBrad Fitzpatrick
2016-01-06net/http: update bundled copied of x/net/http2 to git rev 961116aeeBrad Fitzpatrick
2015-12-17net/http: update bundled http2, add tests reading response Body after CloseBrad Fitzpatrick
2015-12-17net/http: updated bundled http2 to finish trailer supportBrad Fitzpatrick
2015-12-17net/http: update bundled copy of http2, enable TestTrailersServerToClient testsBrad Fitzpatrick
2015-12-16net/http: updated bundled copy of x/net/http2Brad Fitzpatrick
2015-12-15net/http: updated bundled http2 copy, enable some testsBrad Fitzpatrick
2015-12-14net/http: add Transport tests for using Request.Cancel mid-bodyBrad Fitzpatrick
2015-12-14net/http: update bundled http2 copy from x/net/http2Brad Fitzpatrick
2015-12-09net/http: update bundled http2 and add tests for two fixed issuesBrad Fitzpatrick
2015-12-08net/http: update bundled http2 copyBrad Fitzpatrick
2015-11-30net/http: update h2_bundle.goBrad Fitzpatrick
2015-11-26net/http: add test that automatic gzip works for HTTP2's TransportBrad Fitzpatrick
2015-11-25net/http: more HTTP/2 tests and fixesBrad Fitzpatrick
2015-11-08net/http: update bundled http2 revisionBrad Fitzpatrick
2015-11-07net/http: update http2 bundleBrad Fitzpatrick
2015-11-07net/http: update http2 bundle to rev d62542Brad Fitzpatrick
2015-11-07net/http: enable HTTP/2 support in DefaultTransportBrad Fitzpatrick
2015-10-30net/http: update x/net/http2Brad Fitzpatrick
2015-10-21net/http: update copy of http2Brad Fitzpatrick
2015-10-20net/http: return error from Serve if http2.ConfigureServer returns an errorBrad Fitzpatrick
2015-10-14vendor: import golang.org/x/net/http2Brad Fitzpatrick