Skip to content

[feature request] Add ability for HTTP Config Manager to take proxy options #241

Closed as not planned
@rloomba

Description

@rloomba

I propose adding the following options to HTTP Config manager:

name default description
proxy_host nil To perform a web request behind a proxy, this is required. This can be a domain or IP address of the proxy server.
proxy_port nil port number that the proxy server uses for client connections.
proxy_username nil username for proxy auth.
proxy_password nil password for proxy auth.

Happy to submit a PR to add this functionality.

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