| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Added support for OPTIONS method. | jbrendel | 2011-11-08 | 1 | -1/+12 | |
| * | | prefetching on all methods | Kenneth Reitz | 2011-11-09 | 1 | -1/+2 | |
| |/ | ||||||
| * | fix request docs | Kenneth Reitz | 2011-11-02 | 1 | -0/+17 | |
| * | bugfix | Kenneth Reitz | 2011-10-23 | 1 | -1/+1 | |
| * | requests.request uses config | Kenneth Reitz | 2011-10-22 | 1 | -3/+14 | |
| * | import cleanups | Kenneth Reitz | 2011-10-22 | 1 | -6/+0 | |
| * | Move request and get to session | Kenneth Reitz | 2011-10-22 | 1 | -66/+6 | |
| * | #160 | Kenneth Reitz | 2011-10-20 | 1 | -1/+1 | |
| * | Merge branch 'master' into develop | Kenneth Reitz | 2011-10-19 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Some Doc and doctoring fixes by the Speling Poleece. | travis | 2011-10-19 | 1 | -1/+1 | |
| * | | imports cleanup for @alex :sparkles: :cake: :sparkles: | Kenneth Reitz | 2011-10-19 | 1 | -1/+1 | |
| |/ | ||||||
| * | merge cleanups | Kenneth Reitz | 2011-10-13 | 1 | -26/+1 | |
| * | Merge fixes | Kenneth Reitz | 2011-10-13 | 1 | -10/+1 | |
| * | Merge branch 'feature-content-streaming' of https://github.com/mitsuhiko/requ... | Kenneth Reitz | 2011-10-13 | 1 | -41/+42 | |
| |\ | ||||||
| | * | Fixed logic for auto redirect in GET and HEAD methods. | verm666 | 2011-09-02 | 1 | -0/+6 | |
| | * | cleanup | Kenneth Reitz | 2011-08-28 | 1 | -3/+0 | |
| | * | automatic header expansion | Kenneth Reitz | 2011-08-28 | 1 | -1/+9 | |
| | * | Request | Kenneth Reitz | 2011-08-20 | 1 | -1/+1 | |
| | * | big docs update | Kenneth Reitz | 2011-08-20 | 1 | -54/+16 | |
| * | | store hooks in Request. | Kenneth Reitz | 2011-10-13 | 1 | -0/+1 | |
| * | | _return_request => return_response | Kenneth Reitz | 2011-10-13 | 1 | -2/+5 | |
| * | | Make get and head requests respect allow_redirects=False. | Daniel Miller | 2011-10-05 | 1 | -0/+4 | |
| |/ | ||||||
| * | hooks in api layer only | Kenneth Reitz | 2011-08-17 | 1 | -1/+1 | |
| * | fixes | Kenneth Reitz | 2011-08-17 | 1 | -7/+7 | |
| * | ACTIVVVAATTTEEEEEEE | Kenneth Reitz | 2011-08-17 | 1 | -0/+7 | |
| * | better | Kenneth Reitz | 2011-08-17 | 1 | -1/+0 | |
| * | move hooks into api layer only | Kenneth Reitz | 2011-08-17 | 1 | -0/+12 | |
| * | attach hooks to Request | Kenneth Reitz | 2011-08-17 | 1 | -2/+2 | |
| * | newlines | Kenneth Reitz | 2011-08-17 | 1 | -1/+2 | |
| * | new hooks system | Kenneth Reitz | 2011-08-16 | 1 | -4/+9 | |
| * | requests.codes | Kenneth Reitz | 2011-08-13 | 1 | -0/+1 | |
| * | all main functions are **kwargs now. People shouldn't be relying on the order. | Kenneth Reitz | 2011-08-13 | 1 | -37/+12 | |
| * | Added proxies to requests.settings | Zbigniew Siciarz | 2011-08-09 | 1 | -1/+1 | |
| * | PATCH support | Kenneth Reitz | 2011-06-21 | 1 | -22/+61 | |
| * | Support for proxies | moliware | 2011-06-19 | 1 | -12/+22 | |
| * | Allow POST and PUT requests to take both querystring params and request body | Richard Boulton | 2011-06-16 | 1 | -10/+14 | |
| * | Change documentation comments for "params" and "data" parameters to refer to | Richard Boulton | 2011-06-16 | 1 | -8/+8 | |
| * | Update documentation of the "data" parameter for requests.post() to indicate ... | Richard Boulton | 2011-06-16 | 1 | -3/+3 | |
| * | default post data to empty byte string | Kenneth Reitz | 2011-05-27 | 1 | -2/+2 | |
| * | Conform api.* arguments to api.request arguments. | Johannes | 2011-05-27 | 1 | -10/+16 | |
| * | refactor^2 | Kenneth Reitz | 2011-05-22 | 1 | -2/+2 | |
| * | Refactor api.request | Johannes | 2011-05-22 | 1 | -12/+16 | |
| * | new config module | Kenneth Reitz | 2011-05-22 | 1 | -2/+2 | |
| * | restore allow_redirect behavior | Kenneth Reitz | 2011-05-22 | 1 | -4/+7 | |
| * | Merge pull request #35 from jgorset/requests | Kenneth Reitz | 2011-05-21 | 1 | -3/+3 | |
| |\ | ||||||
| | * | Migrate settings to new module | Johannes | 2011-05-20 | 1 | -2/+3 | |
| * | | Improved redirection behavior for 301/303 | Kenneth Reitz | 2011-05-21 | 1 | -1/+4 | |
| |/ | ||||||
| * | Fix typos | Johannes | 2011-05-19 | 1 | -1/+1 | |
| * | Big API update | Kenneth Reitz | 2011-05-16 | 1 | -1/+1 | |
| * | package refactor | Kenneth Reitz | 2011-05-14 | 1 | -0/+115 | |
