Skip to content

NO_PROXY environment variable is currently not respected by servo. #41687

@Narfinger

Description

@Narfinger

With the recent change for servo to automatically pick up the http_proxy environment variable, we currently error on the side of forwarding everything through the proxy.
However, this means that localhost and similar names might not go to the correct place.

Ideally, we need to split the traffic depending if it matches the proxy or no proxy. hyper_util has handling for the matching https://docs.rs/hyper-util/latest/hyper_util/client/proxy/matcher/index.html.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-untriagedNew issues that haven't been triaged yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions