summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-02-28 20:47:25 (GMT)
committerGitHub <noreply@github.com>2024-02-28 20:47:25 (GMT)
commitdec637a95367084d5cd298c1458447cad77546be (patch)
tree987501ef8c0583166045c8bbd655443ceb8ac083 /Python
parent91e680b85cb3640660db3eccdd8d6f34dad2cfdc (diff)
downloadcpython-dec637a95367084d5cd298c1458447cad77546be.zip
cpython-dec637a95367084d5cd298c1458447cad77546be.tar.gz
cpython-dec637a95367084d5cd298c1458447cad77546be.tar.bz2
[3.12] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210)
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. (cherry picked from commit c43b26d02eaa103756c250e8d36829d388c5f3be) Co-authored-by: Weii Wang <weii.wang@canonical.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions