Commit Graph

14 Commits

Author SHA1 Message Date
Chris Dary 3a2eaa67a2 A get with an invalid port should wrap urllib3's LocationParseError exception with our own. 2012-04-12 12:35:34 -04:00
Adam McKerlie d24ee0e1dc Created MissingSchema and InvalidSchema which inherits from RequestException and ValueError 2012-03-25 11:03:36 -04:00
Kenneth Reitz 0a1e527aec Merge of maxcountryman 2012-03-09 08:51:03 -08:00
Kenneth Reitz 58bf158840 RuntimeError 2012-02-15 01:46:06 -05:00
Kenneth Reitz 9a1a4136ac new SSLError 2011-12-28 02:43:03 -05:00
Nick Hatch a6412b02ba Fix spelling errors, typos. 2011-12-11 01:58:55 -06:00
Kenneth Reitz 1d2abea94b new ConnectionError for bad APIs :) 2011-11-09 15:30:47 -08:00
Kenneth Reitz a548b6249d HTTPError 2011-10-23 18:27:54 -04:00
Kenneth Reitz e007a5a13f docstring 2011-10-22 19:27:44 -04:00
Kenneth Reitz dbf70fc40f All methods are valid now 2011-10-22 18:02:34 -04:00
travis 055f7c1eb6 Some Doc and doctoring fixes by the Speling Poleece. 2011-10-19 10:00:13 -05:00
Jérémy Bethmont e7e395549f Handle too many redirects. 2011-08-09 17:28:58 +02:00
Johannes ef81c16611 Fix typos 2011-05-20 18:34:43 +02:00
Johannes c8cc2d0421 Relocate exceptions 2011-05-20 18:20:17 +02:00