Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c02571484b5d4b7f1efcc65b8a8b896ab8740dfd
/
Lib
/
test
/
test_httplib.py
d59da4b
Merged revisions 55407-55513 via svnmerge from
by Guido van Rossum
· 18 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 19 years ago
4cbd1e3
Move test case for HTTP response dict to httplib.
by Georg Brandl
· 19 years ago
c74298a
Whitespace normalization.
by Tim Peters
· 21 years ago
0a1af4a
Remove tabs.
by Brett Cannon
· 21 years ago
74a249e
Strip square brackets from IPv6 address.
by Martin v. Löwis
· 21 years ago
cae14d2
missed the obvious test case and corresponding fix
by Skip Montanaro
· 21 years ago
10e6e0e
Search from the end of the host/port combination to find the colon which
by Skip Montanaro
· 21 years ago
2c17825
SF bug 874842 and patch 997626: httplib bugs
by Jeremy Hylton
· 21 years ago
121d34a
Fix SF bug 764095: Don't use network in test_httplib.
by Jeremy Hylton
· 22 years ago
c1b2cb9
SF bug 622042: Don't expect response body from HEAD request.
by Jeremy Hylton
· 22 years ago
ba60319
Fix for SF bug 661340: test_httplib fails on the mac.
by Jeremy Hylton
· 23 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
c411dba
Whitespace normalization.
by Tim Peters
· 23 years ago
39c0380
Change _begin() back to begin().
by Jeremy Hylton
· 23 years ago
6d0a4c7
Fix for SF bug #432621: httplib: multiple Set-Cookie headers
by Jeremy Hylton
· 23 years ago
566fe9e
Track change of begin() to _begin().
by Jeremy Hylton
· 23 years ago
28bb572
Use attributes appropriately
by Neal Norwitz
· 23 years ago
03ff86d
add test of InvalidURL
by Skip Montanaro
· 23 years ago
d48004f
test_support should be imported directly, not via test.test_support.
by Tim Peters
· 24 years ago
79fa2b6
Add test for SF bug #405427
by Jeremy Hylton
· 24 years ago