You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a plain domain entry like example.com in the no_proxy list only matches the exact hostname example.com. It does not match subdomains like sub.example.com.
Description
Currently, a plain domain entry like example.com in the no_proxy list only matches the exact hostname
example.com. It does not match subdomains likesub.example.com.