Skip to content

net/http: ProxyFromEnvironment doesn't support "https_proxy" environmental variables #6181

Closed
@gopherbot

Description

@gopherbot

by mitchell.hashimoto:

The "ProxyFromEnvironment" function is great, but doesn't properly support the
"HTTPS_PROXY" variable which is also standard across many Unix tools that
perform HTTP requests. 

The best documentation I could find was this reference for GNU wget:

http://www.gnu.org/software/wget/manual/html_node/Proxies.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions