Commit Graph

17 Commits

Author SHA1 Message Date
moliware 3e7c682e66 Support for proxies 2011-06-19 22:36:50 +02:00
Richard Boulton 80d860d2d4 Allow POST and PUT requests to take both querystring params and request body
data.
2011-06-16 15:48:43 +01:00
Richard Boulton 023ab755e5 Move the code to encode the request data into a static helper method - I think this makes the code clearer, but it also prepares the way for reusing the encoding code 2011-06-16 13:35:33 +01:00
Kenneth Reitz 245c6edec3 todo 2011-06-15 22:56:14 -04:00
Kenneth Reitz cb0a96fbf3 Redirect chain flag default off. 2011-06-15 22:43:26 -04:00
Johannes 8aa6fabd4d Support relative redirects. Fixes #36 2011-05-22 11:41:15 +02:00
Kenneth Reitz e153b94190 Improved redirection behavior for 301/303 2011-05-21 12:44:58 -04:00
Johannes c8cc2d0421 Relocate exceptions 2011-05-20 18:20:17 +02:00
Johannes a00dc1abf3 Raise Timeout on request timeouts 2011-05-20 18:17:46 +02:00
Johannes 59c747b793 Fix typos 2011-05-19 23:32:27 +02:00
Johannes Gorset baddc5b6ad Refactor Request#__init__ 2011-05-19 10:16:54 +02:00
Kenneth Reitz 6e13e7343d Big API update 2011-05-16 01:13:05 -04:00
Kenneth Reitz 3cec61481c ignore http errors in redirect loops 2011-05-14 23:22:26 -04:00
Kenneth Reitz cd8ce63a3b Custom RedirectHandler and .history support.
Closes #23
2011-05-14 23:01:13 -04:00
Kenneth Reitz 85b8b2bd44 CaseInsensitiveDict for Headers 2011-05-14 22:02:07 -04:00
Kenneth Reitz 8ba12ff4f3 cleaner patch names 2011-05-14 14:24:12 -04:00
Kenneth Reitz 14ef462263 package refactor 2011-05-14 14:21:42 -04:00