]> Cypherpunks repositories - gostls13.git/commit
net/http: add test that panic in a handler signals an error to the client
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 12 Apr 2016 00:22:39 +0000 (00:22 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 12 Apr 2016 23:33:00 +0000 (23:33 +0000)
commita0ab6cd6852cec430e280217a9516d6be3c1ef5f
tree9d9999fd3da9bcef9a904b7a8b5e789815dceca5
parent982274c96d6c9ad88a9deb07583d3b74ec2df357
net/http: add test that panic in a handler signals an error to the client

Change-Id: Iba40edc9ddad62534b06c5af20bbc3dd3dc14d0a
Reviewed-on: https://go-review.googlesource.com/21881
Reviewed-by: Andrew Gerrand <adg@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/clientserver_test.go