summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorWeii Wang <weii.wang@canonical.com>2024-02-28 20:15:52 (GMT)
committerGitHub <noreply@github.com>2024-02-28 20:15:52 (GMT)
commitc43b26d02eaa103756c250e8d36829d388c5f3be (patch)
tree035e743458a83d1bb135b5ed078b38ad7dfaaf05 /Python
parent6c1c94dc517b77afcebb25436a4b7b0d13b6eb4d (diff)
downloadcpython-c43b26d02eaa103756c250e8d36829d388c5f3be.zip
cpython-c43b26d02eaa103756c250e8d36829d388c5f3be.tar.gz
cpython-c43b26d02eaa103756c250e8d36829d388c5f3be.tar.bz2
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions