]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 3 May 2017 12:24:04 +0000 (12:24 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 3 May 2017 17:07:11 +0000 (17:07 +0000)
commit724fd131861946a7329ce59070bd6fd1e3309fa1
treea5f73ab53795f5287e4ec61557ca53386672b2f2
parente83bcd95a4a86e4caf2faa78158170d512dd9de5
net/http: update bundled http2

Updates bundled http2 to x/net/http2 git rev feeb485 for:

    http2: add all bad ciphers, use package constants
    https://golang.org/cl/42510

Updates #20213

Change-Id: I851453e3785e6b126db7a5c5eec2ebbbf61358ae
Reviewed-on: https://go-review.googlesource.com/42494
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitry Savintsev <dsavints@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/h2_bundle.go