4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump, changelog. More... about 13 years ago
Removing some extraneous logging messages used for debugging. (#10) More... about 13 years ago
PoolManager now redirects across hosts. (Fixes #10) More... about 13 years ago
Merge branch 'master' into issue-10 More... about 13 years ago
Minor Response.from_httplib refactor. More... about 13 years ago
Docstring for get_redirect_location. More... about 13 years ago
Refactored redirect code slightly. More... about 13 years ago
Merge pull request #27 from gazpachoking/master More... about 13 years ago
Make sure decode_content argument is respected when it is set from urlopen instead of from response.read. More... about 13 years ago
Merge pull request #25 from mossman/master More... about 13 years ago
remove unnecessary test case due to c+p fail More... about 13 years ago
fix setup.py More... about 13 years ago
test error message fix More... about 13 years ago
tests for https certificate fails and new test certs More... about 13 years ago
include ssl_match_hostname in package More... about 13 years ago
add verification of certificate hostname More... about 13 years ago
Timeout messages more specific to source (re: #23) More... about 13 years ago
Merge pull request #24 from ruudud/issue-23 More... about 13 years ago
Consider locally overridden timeout parameter when raising TimeoutError in urlopen More... about 13 years ago
Minor improvement to `HTTPResponse.read` code More... about 13 years ago
Merge branch 'master' of git://github.com/shazow/urllib3 More... about 13 years ago
#17: Always set conn.timeout in _make_request More... about 13 years ago
Merge. More... about 13 years ago
Merge branch 'master' of https://github.com/poupas/urllib3 More... about 13 years ago
Merge branch 'master' into issue-10 More... about 13 years ago
#22: Better docstring describing the quirky release_conn behaviour. More... about 13 years ago
Merge branch 'master' of github.com:shazow/urllib3 More... about 13 years ago
Fixing test to not preload content. (#22) More... about 13 years ago
Fixing test to not preload content. More... about 13 years ago
More thorough tests. More... about 13 years ago