ayanamist fbd690d915 x/net/http2: use request url scheme
The existing implementation has a hardcoded "https" scheme for
all request, since it allows http scheme in the request, it should
use the scheme in the request url.

Fixes golang/go#17257

Change-Id: Ibd9528df0328d7630ee94a006db694645625cdc9
Reviewed-on: https://go-review.googlesource.com/29975
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-09-29 16:24:05 +00:00
2016-01-08 17:00:32 +00:00
2016-09-29 16:24:05 +00:00
2016-09-24 02:07:15 +00:00
2016-09-24 02:06:57 +00:00
2016-09-29 00:31:53 +00:00
2015-12-14 00:45:27 +00:00
2016-09-24 02:07:28 +00:00
2016-05-01 04:31:21 +00:00

This repository holds supplementary Go networking libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
[mirror] Go supplementary network libraries
Readme BSD-3-Clause 13 MiB
Languages
Go 99.9%