Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
10e6e0e61a38d62979fb5270d2e19a235ba32bbe
/
Lib
/
test
/
test_httplib.py
10e6e0e
Search from the end of the host/port combination to find the colon which
by Skip Montanaro
· 20 years ago
2c17825
SF bug 874842 and patch 997626: httplib bugs
by Jeremy Hylton
· 20 years ago
121d34a
Fix SF bug 764095: Don't use network in test_httplib.
by Jeremy Hylton
· 21 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
· 22 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 22 years ago
c411dba
Whitespace normalization.
by Tim Peters
· 22 years ago
39c0380
Change _begin() back to begin().
by Jeremy Hylton
· 22 years ago
6d0a4c7
Fix for SF bug #432621: httplib: multiple Set-Cookie headers
by Jeremy Hylton
· 22 years ago
566fe9e
Track change of begin() to _begin().
by Jeremy Hylton
· 22 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
· 23 years ago
79fa2b6
Add test for SF bug #405427
by Jeremy Hylton
· 24 years ago