Skip to content

HTTPS_PROXY ENV Var is not used #182

@dja

Description

@dja

The documentation states to use HTTPS_PROXY as well as HTTP_PROXY but this line is not picking up the first env var.

usingProxy: ENV.has_key?('http_proxy') || ENV.has_key?('https_proxy') || ENV.has_key?('HTTP_PROXY'),

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