Commit Graph

53 Commits

Author SHA1 Message Date
Kenneth Reitz 748633d616 raise_for_status is better 2011-02-15 09:26:07 -05:00
Kenneth Reitz ce122cc811 None, not False 2011-02-15 09:22:11 -05:00
Kenneth Reitz c900b4379b Added new HTTPError handing mechanisms. 2011-02-15 09:18:43 -05:00
Kenneth Reitz d511e6f148 Version Bump v0.2.2 2011-02-14 12:58:20 -05:00
Kenneth Reitz 98c8a78c3e Added Cookies documentation. 2011-02-14 12:52:15 -05:00
Kenneth Reitz 397bd4b676 spelling error 2011-02-14 12:45:03 -05:00
Kenneth Reitz f023c81dad cookies system in place. 2011-02-14 12:43:13 -05:00
Kenneth Reitz 5fe24abfb9 Gevent / Eventlet is back! 2011-02-14 12:40:41 -05:00
Kenneth Reitz 16e5119b2a fixed gevent problem 2011-02-14 12:39:13 -05:00
Kenneth Reitz b09218d5ac temporary 2011-02-14 12:33:12 -05:00
Kenneth Reitz 4452934929 cleanups 2011-02-14 12:25:44 -05:00
Kenneth Reitz 2203c3bccd Added CookieJar 2011-02-14 12:23:55 -05:00
Kenneth Reitz cde3b88f3e eventlet > gevent (i think) 2011-02-14 12:07:34 -05:00
Kenneth Reitz bfe91296cb monkey patchin' (will this suffice?) 2011-02-14 11:57:12 -05:00
Kenneth Reitz f70e89a163 eventlet support. 2011-02-14 11:45:50 -05:00
Kenneth Reitz 09740c35e1 typo 2011-02-14 11:31:44 -05:00
Kenneth Reitz 10280c697d Handles request in event of HTTPError. Fixes Issue #2
Building of internal request object refactor
2011-02-14 11:31:06 -05:00
Kenneth Reitz 9f9ebecec2 v0.2.1 2011-02-14 10:35:15 -05:00
Kenneth Reitz 324c572b64 renamed multipart_files to files 2011-02-14 09:59:42 -05:00
Kenneth Reitz e89eba79df added response.url support for 301's and the like. 2011-02-14 09:53:56 -05:00
Kenneth Reitz 3216bda174 Added multipart_files support for PUT 2011-02-14 09:45:12 -05:00
Kenneth Reitz 4c8b428bbd except clause fix for python3 2011-02-14 09:34:36 -05:00
Kenneth Reitz a16278e85d string formatting supports None. Who knew. 2011-02-14 09:31:10 -05:00
Kenneth Reitz f7abfa8a14 multipart_files support! 2011-02-14 09:27:57 -05:00
Kenneth Reitz 221bed27dd import poster from site-packages for now 2011-02-14 09:04:35 -05:00
Kenneth Reitz e6d5e5319e added multipart_file syntax 2011-02-14 09:01:09 -05:00
Kenneth Reitz d961000b96 missed one 2011-02-14 05:15:47 -05:00
Kenneth Reitz 800b03457b whitespace 2011-02-14 02:42:46 -05:00
Kenneth Reitz d1dc6aa329 freaking string replace 2011-02-14 02:40:39 -05:00
Kenneth Reitz f66eafdffd Docstring whitespace 2011-02-14 02:35:01 -05:00
Kenneth Reitz bb45778029 better repr() support 2011-02-14 02:13:40 -05:00
Kenneth Reitz fdd54e14d6 whitepacez 2011-02-13 23:51:29 -05:00
Kenneth Reitz e403a8a42c AutoAuth documentation. 2011-02-13 23:35:43 -05:00
Kenneth Reitz e796aae504 Documentation update. 2011-02-13 23:25:41 -05:00
Kenneth Reitz 4018276b54 v0.2.0 2011-02-13 22:56:20 -05:00
Kenneth Reitz 59c6aebd60 Wow, and AUTO_AUTH works. first try! 2011-02-13 22:53:14 -05:00
Kenneth Reitz f566bb2140 Much better exception handling 2011-02-13 22:50:45 -05:00
Kenneth Reitz f1d9aae10e all caps only for request methods 2011-02-13 22:00:31 -05:00
Kenneth Reitz 6fb1997b6a DELETE in place. 2011-02-13 19:04:47 -05:00
Kenneth Reitz 3c32045da0 FIXED 2011-02-13 19:02:11 -05:00
Kenneth Reitz 71df02df2c urllib2 Request subclass w/ settable methods 2011-02-13 18:49:02 -05:00
Kenneth Reitz 871de2ab23 HEAD Support 2011-02-13 18:33:50 -05:00
Kenneth Reitz 4f9d598ff4 parameters working for GETs now. This is awesome. 2011-02-13 18:26:17 -05:00
Kenneth Reitz 327d923ce6 GET and POST completely in place 2011-02-13 18:07:37 -05:00
Kenneth Reitz 44aa6806f3 Basic POST in place. 2011-02-13 18:03:48 -05:00
Kenneth Reitz e9c2b917d2 filling out the gaps 2011-02-13 17:17:33 -05:00
Kenneth Reitz af272d5827 Base GET in place. No AUTH yet. 2011-02-13 17:13:10 -05:00
Kenneth Reitz 32cc197a81 fixes 2011-02-13 16:59:01 -05:00
Kenneth Reitz ef9bae8d9f basic handling configuration in place w/ autoauth 2011-02-13 16:41:58 -05:00
Kenneth Reitz 54240b4811 core update 2011-02-13 16:24:14 -05:00