Skip to content

Use proxy on a per URL basis #1143

@jnioche

Description

@jnioche

The proxies are configured once and for all the URLs. It would be more flexible to allow them to be used on a per URL basis by relying on their metadata.

The interface ProxyManager has a method

SCProxy getProxy(Metadata metadata);

which already allows that but the logic is not implemented yet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions