]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 20 May 2016 20:58:44 +0000 (20:58 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 20 May 2016 21:20:00 +0000 (21:20 +0000)
commitdb5af0d7115781be12f510322ee01556fb1e6d16
tree83daeb636ea09b92c20455af4c9ddea4fc2be0f9
parent4cad610401edc11fe921205438a7b3ab4faa3982
net/http: update bundled http2

Updates x/net/http2 to git rev 4d07e8a49 for CL 23287:

   http2: let handlers close Request.Body without killing streams
   https://golang.org/cl/23287

Fixes #15425

Change-Id: I20b6e37cd09aa1d5a040c122ca0daf14b8916559
Reviewed-on: https://go-review.googlesource.com/23301
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/h2_bundle.go