]> Cypherpunks repositories - gostls13.git/commit
net/http: updated bundled http2 copy, enable some tests
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 15 Dec 2015 00:52:58 +0000 (00:52 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 15 Dec 2015 05:05:00 +0000 (05:05 +0000)
commitd4df6f487481fb7a0987faa3cf8c03a684e8f17d
treea054ac4995f996a2a5144ac1885fabbdd4b4d9f8
parent9b1068ad2f6b1520ac1a0ad199d0161cdd0e98af
net/http: updated bundled http2 copy, enable some tests

Updates bundled copy of x/net/http2 to include
https://golang.org/cl/17823 (catching panics in Handlers)

Fixes #13555

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