]> Cypherpunks repositories - gostls13.git/commit
net/http: add another hijack-after-background-read test
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 14 Jan 2017 03:19:54 +0000 (03:19 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 14 Jan 2017 05:57:07 +0000 (05:57 +0000)
commit6a3c6c0de822d5fb426f21c20529c9222c1ebee0
treeb3aa381d2f9cb62aa33786c409ab16439873a109
parent467109bf56fb560d1fd8a27c6184dbfe4f64ffef
net/http: add another hijack-after-background-read test

Follow-up test from Ian's comments in https://golang.org/cl/35232
after submit.

Change-Id: Ifa504bd8d09e555c3c7738376199dfc9b99130cf
Reviewed-on: https://go-review.googlesource.com/35234
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
src/net/http/serve_test.go