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.
G
Gregory P. Smith committed
c4e671eec20dfcb29b18596a89ef075f826c9f96
Parent: 5f38b84
Committed by GitHub <noreply@github.com>
on 5/1/2019, 2:12:21 AM