| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | RequestException subclasses IOError. | Cory Benfield | 2013-08-17 | 1 | -1/+1 |
| * | Wrap IncompleteRead in ChunkedEncodingError. | Cory Benfield | 2013-07-28 | 1 | -0/+4 |
| * | Add ability to pass `response` to `HTTPError()` | Dmitry Medvinsky | 2013-03-03 | 1 | -1/+5 |
| * | Whitespace fixes following PEP8. | Locker537 | 2012-08-16 | 1 | -0/+10 |
| * | Removed extra whitespace | Michael Edwards | 2012-05-13 | 1 | -2/+2 |
| * | A get with an invalid port should wrap urllib3's LocationParseError exception... | Chris Dary | 2012-04-12 | 1 | -1/+4 |
| * | Created MissingSchema and InvalidSchema which inherits from RequestException ... | Adam McKerlie | 2012-03-25 | 1 | -0/+6 |
| * | Merge of maxcountryman | Kenneth Reitz | 2012-03-09 | 1 | -0/+1 |
| * | RuntimeError | Kenneth Reitz | 2012-02-15 | 1 | -1/+1 |
| * | new SSLError | Kenneth Reitz | 2011-12-28 | 1 | -0/+3 |
| * | Fix spelling errors, typos. | Nick Hatch | 2011-12-11 | 1 | -2/+2 |
| * | new ConnectionError for bad APIs :) | Kenneth Reitz | 2011-11-09 | 1 | -2/+2 |
| * | HTTPError | Kenneth Reitz | 2011-10-23 | 1 | -0/+3 |
| * | docstring | Kenneth Reitz | 2011-10-22 | 1 | -1/+3 |
| * | All methods are valid now | Kenneth Reitz | 2011-10-22 | 1 | -4/+1 |
| * | Some Doc and doctoring fixes by the Speling Poleece. | travis | 2011-10-19 | 1 | -1/+1 |
| * | Handle too many redirects. | Jérémy Bethmont | 2011-08-09 | 1 | -0/+3 |
| * | Fix typos | Johannes | 2011-05-20 | 1 | -1/+1 |
| * | Relocate exceptions | Johannes | 2011-05-20 | 1 | -0/+23 |
