cpython/Doc/howto
Senthil Kumaran cde03fa038 [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
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.
2016-07-30 23:51:13 -07:00
..
argparse.rst merge with 3.5 2016-02-28 21:09:45 +01:00
clinic.rst Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
cporting.rst fix python 3 mod init function declaration (closes #26827) 2016-04-22 23:43:10 -07:00
curses.rst Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. 2016-02-26 19:37:12 +01:00
descriptor.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 12:01:23 +03:00
functional.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 12:01:23 +03:00
index.rst Issue #24852: Remove outdated "HOWTO Use Python in the web" document 2016-03-07 19:00:47 +02:00
ipaddress.rst Issue #15888: fixing problems in ipaddress doctests. Patch by Chris Jerdonek 2012-10-07 07:23:50 -07:00
logging-cookbook.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
logging.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
logging_flow.png Updated logging HOWTO with a diagram. 2013-01-22 13:12:34 +00:00
pyporting.rst Issue #27125: Remove duplicated words from documentation and comments 2016-05-30 04:04:50 +00:00
regex.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
sockets.rst Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
sorting.rst Issue #24715: Improve sort stability example 2016-04-26 01:11:10 -07:00
unicode.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
urllib2.rst [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110) 2016-07-30 23:39:06 -07:00