Skip to content

x/net/proxy: provide DialContext #17759

Closed
@chowey

Description

@chowey

With go1.7, the net package now provides a DialContext function. This is the recommended way to use http.Transport.

x/net/proxy should do the same so we can use it when creating our http.Transports for use with SOCKS proxies.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions