]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.9] net/http: update bundled http2
authorAndrew Bonventre <andybons@golang.org>
Sat, 20 Jan 2018 02:43:13 +0000 (21:43 -0500)
committerAndrew Bonventre <andybons@golang.org>
Mon, 22 Jan 2018 20:25:14 +0000 (20:25 +0000)
commit5380990b844500d32646f38c5735c86d6b0dc96c
tree9723d6dc67f3c933a764d316be39aba0f4d624ac
parentedd3537817d257f35668a6c88f266ad76546fbd2
[release-branch.go1.9] net/http: update bundled http2

Updates http2 to x/net/http2 git rev 44b7c21 for

  http2: Discard data reads on HEAD requests
  https://golang.org/cl/88655

Fixes golang/go#22376

Change-Id: I931d9065d7309bc6d3f978bfe8cc6a9f940ce9e9
Reviewed-on: https://go-review.googlesource.com/88676
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/h2_bundle.go