see https://github.com/golang/go/issues/11332 - it will be in Go 1.10

On Fri, Oct 27, 2017 at 11:07 AM, Michał Łowicki <mlowi...@gmail.com> wrote:

> Hi,
>
> It looks that currently only either http or socks5 are supported (
> https://golang.org/pkg/net/http/):
>
> // The proxy type is determined by the URL scheme. "http"// and "socks5" are 
> supported. If the scheme is empty,// "http" is assumed.
>
>
> I've tried to use proxy which uses TLS (go1.9) but I'm getting "malformed
> HTTP response "\x15\x03\x01\x00\x02\x02\x16".
>
> Is there any plan to support proxies using TLS? Did anyone tried to do it
> in the past ? Would a pull request for that be considered?
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to