]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2, fixes TestConcurrentReadWriteReqBody_h2
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Jan 2016 04:59:25 +0000 (04:59 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Jan 2016 06:07:06 +0000 (06:07 +0000)
commit305b4baf41ecbaa3469428b7debb389bd1527804
tree6381f6327b1f34294c46a8d0731717fa91557174
parent002e658a917448642afd84960fbc291cf3c24cbd
net/http: update bundled http2, fixes TestConcurrentReadWriteReqBody_h2

Updates http2 to x/net git rev 520af5de654d for
https://golang.org/cl/18370

Fixes #13659

Change-Id: I920eaff6036ac22c500a97449826c6b12f873d7f
Reviewed-on: https://go-review.googlesource.com/18371
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/net/http/clientserver_test.go
src/net/http/h2_bundle.go