Checks whether the given target URL should bypass the proxy based on no_proxy rules.
no_proxy
The URL to check against the no_proxy rules.
A comma-separated list of no_proxy rules.
true if the target URL should bypass the proxy, false otherwise.
true
false
Checks whether the given target URL should bypass the proxy based on
no_proxyrules.