• Senthil Kumaran's avatar
    Prevent HTTPoxy attack (CVE-2016-1000110) · 4cbb23f8
    Senthil Kumaran yazdı
    Ignore the HTTP_PROXY variable when REQUEST_METHOD environment is set, which
    indicates that the script is in CGI mode.
    
    Issue #27568 Reported and patch contributed by Rémi Rampin.
    4cbb23f8
test_urllib.py 55.4 KB