]> Cypherpunks repositories - gostls13.git/commit
net/http/httputil: add tests for singleJoiningSlash.
authorBobby DeSimone <bobbydesimone@gmail.com>
Tue, 4 Dec 2018 00:56:04 +0000 (00:56 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 4 Dec 2018 05:49:46 +0000 (05:49 +0000)
commitea509c95e9c91bdab8f76f81545d472094eadbe8
treeb9318b42ac50805c2d48181bac410ccd87cbfa4c
parentb0a53d22026a22864e1ca411cc0d9a2630eb5f75
net/http/httputil: add tests for singleJoiningSlash.

These changes add tests for the unexported function singleJoiningSlash.

Change-Id: I107905aac4a3c2544be309098b67e970ea5b542c
GitHub-Last-Rev: ed6f86f619549f46ef53316b7febaac781b64e4b
GitHub-Pull-Request: golang/go#29088
Reviewed-on: https://go-review.googlesource.com/c/152337
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/httputil/reverseproxy_test.go