Skip to main content

DEFAULT_LOCAL_IP_SCOPES

Constant DEFAULT_LOCAL_IP_SCOPES 

pub const DEFAULT_LOCAL_IP_SCOPES: IpScopes;
Available on crate features js and pac and std only.
Expand description

Scopes a PAC script is shown by default: every address a proxy decision can sensibly be based on, which is what browsers report. Loopback and link-local are excluded, as they route nowhere useful.