]> Cypherpunks repositories - gostls13.git/commit
vendor: update vendored x/net/http/httpproxy
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 9 Jul 2018 17:30:10 +0000 (17:30 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 9 Jul 2018 19:35:21 +0000 (19:35 +0000)
commit4da84adc0c55d92f20b761d24a6ec0508e55dc7c
treea62fa80f57772a287e2f3ab097184d91e1dabe73
parent1da7f1e2ee6eea4ee22fc943e2aed41778ea6fbb
vendor: update vendored x/net/http/httpproxy

This updates x/net/http/httpproxy to git rev c21de06a for:

    http/httpproxy: support CIDR notation and ports with NO_PROXY
    https://golang.org/cl/115255

Fixes #16704

Change-Id: Ic96a0a36828779f88e68cd715bd076f36fd45e7a
Reviewed-on: https://go-review.googlesource.com/122655
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Fraenkel <michael.fraenkel@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/transport_test.go
src/vendor/golang_org/x/net/http/httpproxy/export_test.go
src/vendor/golang_org/x/net/http/httpproxy/proxy.go
src/vendor/golang_org/x/net/http/httpproxy/proxy_test.go