diff options
author | Gregory P. Smith <greg@krypto.org> | 2019-05-01 02:12:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-01 02:12:21 (GMT) |
commit | c4e671eec20dfcb29b18596a89ef075f826c9f96 (patch) | |
tree | ed97dd046a1467e029caed8416ed6de7182ef53a /Modules | |
parent | 5f38b8407b071acd96da2c8cde411d0e26967735 (diff) | |
download | cpython-c4e671eec20dfcb29b18596a89ef075f826c9f96.zip cpython-c4e671eec20dfcb29b18596a89ef075f826c9f96.tar.gz cpython-c4e671eec20dfcb29b18596a89ef075f826c9f96.tar.bz2 |
bpo-30458: Disallow control chars in http URLs. (GH-12755)
Disallow control chars in http URLs in urllib.urlopen. This addresses a potential security problem for applications that do not sanity check their URLs where http request headers could be injected.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions