Commit Graph

112 Commits

Author SHA1 Message Date
Kenneth Reitz 8ff8e02ace Merge branch 'feature/cookies' into develop 2011-02-14 12:52:50 -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 c9b8750597 Upated history 2011-02-14 12:24:03 -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 d87bcce6ad Added release 0.2.2 info. 2011-02-14 11:46:04 -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 a82f4de38d Added AUTHORS file. 2011-02-14 10:50:36 -05:00
Kenneth Reitz 44d402c1e6 who stole dem cookies 2011-02-14 10:50:18 -05:00
Kenneth Reitz 43790c4d32 updated multipart-upload documentation 2011-02-14 10:43:54 -05:00
Kenneth Reitz e1659ed7af added setup.py test 2011-02-14 10:37:38 -05:00
Kenneth Reitz 9f9ebecec2 v0.2.1 2011-02-14 10:35:15 -05:00
Kenneth Reitz 02834e353d added simple test fixture for Postbin and posting
both files and data
2011-02-14 10:00:05 -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 ca51bdb16f Merge branch 'feature/multipart-encode' into develop 2011-02-14 09:45:35 -05:00
Kenneth Reitz 3216bda174 Added multipart_files support for PUT 2011-02-14 09:45:12 -05:00
Kenneth Reitz 4c192ec5ac absolute imports 2011-02-14 09:36:14 -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 7dd37d5ea9 proper poster imports 2011-02-14 09:27:47 -05:00
Kenneth Reitz 127bbbb18d Worth a shot 2011-02-14 09:04:41 -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 df419fa6fa vendorized poster 2011-02-14 08:55:55 -05:00
Kenneth Reitz 8e8604d88b Added NOTICE for Poster vendorization 2011-02-14 08:55:24 -05:00
Kenneth Reitz d961000b96 missed one 2011-02-14 05:15:47 -05:00
Kenneth Reitz 9ad8589efd ISC 2011-02-14 03:58:26 -05:00
Kenneth Reitz 06b4969383 manifest.in 2011-02-14 02:49:18 -05:00
Kenneth Reitz 19db3ead4c what happened to manifest? 2011-02-14 02:45:09 -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 d2427ecae7 Roadmap update v0.2.0 2011-02-14 02:15:30 -05:00
Kenneth Reitz bb45778029 better repr() support 2011-02-14 02:13:40 -05:00
Kenneth Reitz 18db8b8445 absolute import 2011-02-14 02:13:32 -05:00
Kenneth Reitz 8fd480df3f Fix NameError in example 2011-02-14 02:09:09 -05:00
Kenneth Reitz d6e7e19100 Birth! 2011-02-14 01:47:16 -05:00
Kenneth Reitz 7ed73b29a8 Add manigest to ignores 2011-02-14 01:47:10 -05:00
Kenneth Reitz a42c003cdc request update 2011-02-14 01:45:52 -05:00