Skip to content

Pass through *_proxy environment variables by default #258

@pytoxbot

Description

@pytoxbot

Inside corporations is quite common being working beside a proxy. In Linux some applications (like pip) takes proxy configuration from following environment variables:

http_proxy https_proxy no_proxy
HTTP_PROXY HTTPS_PROXY NO_PROXY

Being variables of the system and quite standard and not being specific of projects, I think they should be passed through by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions