]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled x/net/http2
authorTom Bergan <tombergan@google.com>
Fri, 26 May 2017 17:05:38 +0000 (10:05 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 26 May 2017 19:24:55 +0000 (19:24 +0000)
commit2cb3d1d8936b2aa009edbde7696dde48961c77b3
tree55373875bd007f160c7bd7af049741eab7270368
parent0a3f3e166d702f477863a5260779fa0357c72302
net/http: update bundled x/net/http2

This updates the bundled copy of x/net/http2 to x/net git rev
3470a06c1357df53 for:

http2: fix typo in comment
https://golang.org/cl/44271

http2: fix nil dereference after Read completes with an error
https://golang.org/cl/44330

Fixes #20501

Change-Id: Ie6a5fb092f77044f504f146721dae86299e04011
Reviewed-on: https://go-review.googlesource.com/44331
Run-TryBot: Tom Bergan <tombergan@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/h2_bundle.go