SIGN IN SIGN UP

gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210)

Use of a proxy is intended to defer DNS for the hosts to the proxy itself, rather than a potential for information leak of the host doing DNS resolution itself for any reason.  Proxy bypass lists are strictly name based.  Most implementations of proxy support agree.
W
Weii Wang committed
c43b26d02eaa103756c250e8d36829d388c5f3be
Parent: 6c1c94d
Committed by GitHub <noreply@github.com> on 2/28/2024, 8:15:52 PM