Skip to content

Add support for HTTP proxies in historical client. #92

Description

@iroddis

Feature Request

Many corporate environments use internal proxies to mediate access to the internet. cpp-libhttp supports this already. Please add support for using a proxy with optional authentication for the Historical client.

I've created a branch from my fork that adds a SetProxyFromEnv() as well as individual proxy config calls to the HistoricalBuilder class, if that's helpful. It only consults HTTPS_PROXY out of an abundance of caution (HTTP_* environment variables are considered unsafe).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions