]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2
authorAndrew Gerrand <adg@golang.org>
Wed, 8 Jun 2016 02:57:00 +0000 (12:57 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 8 Jun 2016 04:34:30 +0000 (04:34 +0000)
commitf605c77bbcc7946531e0914f13a0a14aae5f2991
treeebe7a734dc409ca130c159bf5e271679a0bd83a2
parentafad74ec30c208f7cab08b7b80081adc7591dcb3
net/http: update bundled http2

Updates x/net/http2 to git rev 313cf39 for CLs 23812 and 23880:

http2: GotFirstResponseByte hook should only fire once
http2: fix data race on pipe

Fixes #16000

Change-Id: I9c3f1b2528bbd99968aa5a0529ae9c5295979d1d
Reviewed-on: https://go-review.googlesource.com/23881
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
src/net/http/h2_bundle.go