]> Cypherpunks repositories - gostls13.git/commit
net/http: make testCaseSensitiveMethod also test http2
authorEmmanuel Odeke <emm.odeke@gmail.com>
Wed, 9 Dec 2015 03:17:02 +0000 (20:17 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 9 Dec 2015 14:56:13 +0000 (14:56 +0000)
commitb8b65c10e0b6d8e29ab525a6e803faaf19972e36
tree838dd7b89c7c21f1b7be61643a7fe2745a84419c
parent9a89ac35fe5d5dfaed307544b5cc290bd821dea1
net/http: make testCaseSensitiveMethod also test http2

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