]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 19 Jul 2018 18:01:10 +0000 (18:01 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 19 Jul 2018 18:16:31 +0000 (18:16 +0000)
commit9092511cf795dd82713cd328403a106fc3e6870c
tree70b78f31efe95a875f84caa0c604a7159777f3f0
parent95c3348344de688bbb9aba5474a612442e7d36ad
net/http: update bundled http2

Updates http2 to x/net/http2 git rev a680a1efc54 for:

   http2: reject large SETTINGS frames or those with duplicates
   https://golang.org/cl/124735

Change-Id: I2168d1d1eef9c63b1a9c06b514b77fae16f920ed
Reviewed-on: https://go-review.googlesource.com/125036
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/h2_bundle.go