mirror of
https://github.com/golang/net.git
synced 2026-04-01 02:47:08 +09:00
b3e9c8fbe09fe2b5b27bfb7320c1f77b640111be
The existing transport implementation limit scheme to https, so simple h2c can not be used, if we loose the limit to http scheme, it works well with existing h2c server support. Fixes golang/go#15830 Change-Id: Icfe65d72b3e6fb41f69019539fb5b86144814378 Reviewed-on: https://go-review.googlesource.com/23181 Reviewed-by: Andrew Gerrand <adg@golang.org> Run-TryBot: Andrew Gerrand <adg@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
…
…
…
…
…
…
…
This repository holds supplementary Go networking libraries. To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
Languages
Go
99.9%