Skip to content

Support idiomatic multi-proxy configuration. #80

@jeeger

Description

@jeeger

The current implementation of the library only supports creating a static proxy selector, where every connection is proxied through a single proxy.

To enable more complex routing of connections through proxies, users can construct more complex proxy selectors (for Babashka, this is possible with release 1.12.218 and later). However, constructing custom proxy selectors using Java interop is cumbersome.

To allow users to construct custom proxying decisions, some new functionality is required in http-client.

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