]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 6 Dec 2016 18:42:01 +0000 (18:42 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 6 Dec 2016 19:49:06 +0000 (19:49 +0000)
commitf251708a733bfca46899d57baab7d2601f6d7057
tree6ad8a7fcd2f71e786ce916336808f86aa09e9fca
parent348a7c5397f996a333f88cf9f0c912b282368f32
net/http: update bundled http2

Updates bundled x/net/http2 to git rev 8dab9293 for:

    http2: make Transport retry on server's GOAWAY graceful shutdown
    https://golang.org/cl/33971

Fixes #18083

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