index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
urllib2.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-30
1
-0/+5
*
Issue #25570: Add example of customizing User-Agent via add_header()
Martin Panter
2016-06-01
1
-1/+6
*
Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL
Martin Panter
2016-05-28
1
-1/+1
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1/+1
*
recommend requests library (closes #23989)
Benjamin Peterson
2015-04-20
1
-0/+5
*
remove mention of check_hostname parameter
Benjamin Peterson
2014-12-07
1
-4/+4
*
Fix faulty indent.
Ned Deily
2014-11-24
1
-1/+1
*
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnec...
Benjamin Peterson
2014-11-23
1
-8/+24
*
Fix typo pointed out by Dmitry Chaplinsky on docs@.
Berker Peksag
2014-06-28
1
-1/+1
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-1/+1
*
#7152: Clarify that ProxyHandler is added only if proxy settings are detected.
R David Murray
2013-04-28
1
-6/+9
*
Fix Issue17069: Document getcode method in urllib.request.rst
Senthil Kumaran
2013-02-07
1
-0/+2
*
Document the reason attribute of urllib.HTTPError Patch by Berker Peksag
Senthil Kumaran
2012-12-09
1
-0/+3
*
Use Python 3 instead of 3.0.
Ezio Melotti
2012-05-03
1
-2/+2
*
issue14427 - Document Request.get_header and Request.header_items
Senthil Kumaran
2012-04-29
1
-0/+11
*
Avoid using the default reST role. Makes Doc/tools/rstlint.py happy.
Éric Araujo
2011-09-01
1
-1/+1
*
fix whitespace in rst.
Senthil Kumaran
2011-07-17
1
-2/+2
*
merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http...
Senthil Kumaran
2011-07-17
1
-1/+7
*
merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definit...
Senthil Kumaran
2011-07-17
1
-0/+5
*
Fix closes issue10403 - Let's not use members anymore.
Senthil Kumaran
2011-07-04
1
-2/+2
*
Merged revisions 85232 via svnmerge from
Senthil Kumaran
2010-10-05
1
-5/+6
*
Merged revisions 85101 via svnmerge from
Antoine Pitrou
2010-09-29
1
-0/+3
*
Merged revisions 84234 via svnmerge from
Senthil Kumaran
2010-08-21
1
-1/+2
*
Merged revisions 83106 via svnmerge from
Georg Brandl
2010-08-01
1
-1/+2
*
Documentation correction. urllib2.urlopen.info returns a mimetools.Message in...
Senthil Kumaran
2010-06-28
1
-2/+2
*
typo
Georg Brandl
2010-05-21
1
-1/+1
*
Fix for Issue7570: Error in urllib2 example.
Senthil Kumaran
2009-12-24
1
-2/+2
*
Fix a typo.
Senthil Kumaran
2009-10-18
1
-1/+1
*
Fix for Issue7155 - urllib do not document default use of system proxy config...
Senthil Kumaran
2009-10-18
1
-2/+10
*
#4894: document "newurl" parameter to redirect_request().
Georg Brandl
2009-02-13
1
-5/+6
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-1/+1
*
#4156: make clear that "protocol" is to be replaced with the protocol name.
Georg Brandl
2009-01-01
1
-26/+35
*
fix various doc typos #3320
Benjamin Peterson
2008-07-12
1
-1/+1
*
Document the fact that urllib2 spans multiple modules with new names in Python
Brett Cannon
2008-07-11
1
-0/+7
*
Fixed the semantic of timeout for socket.create_connection and
Facundo Batista
2008-05-29
1
-6/+6
*
#2452: timeout is used for all blocking operations.
Georg Brandl
2008-05-11
1
-10/+11
*
Issue 2188: Documentation hint about disabling proxy detection.
Sean Reifscheider
2008-03-20
1
-0/+1
*
Amendments to the urllib2 docs, written for GHOP by Thomas Lamb.
Georg Brandl
2008-02-02
1
-9/+30
*
Patch 10124 by Bill Janssen, docs for the new ssl code.
Guido van Rossum
2007-08-27
1
-1/+1
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+927