Commit Graph

579 Commits

Author SHA1 Message Date
Kenneth Reitz d47522e6fb v0.6.3 plans 2011-10-13 19:54:59 -04:00
Kenneth Reitz 3e233e4856 v0.6.2 in changelog 2011-10-13 19:53:34 -04:00
Kenneth Reitz 4a7fdef3ea Migrate new docs over. 2011-10-13 14:54:36 -04:00
Kenneth Reitz 98c719f714 Merge branch 'redirect-no-follow' of https://github.com/millerdev/requests 2011-10-09 07:05:14 -04:00
Daniel Miller dda533cf67 Added myself to AUTHORS file 2011-10-05 15:09:57 -04:00
Daniel Miller aa04cc9b42 Make get and head requests respect allow_redirects=False. 2011-10-05 14:36:12 -04:00
Kenneth Reitz 3b085ed20f Merge branch 'develop' 2011-08-20 18:26:04 -04:00
Kenneth Reitz 8b640979ee v0.6.1 v0.6.1 2011-08-20 18:25:32 -04:00
Kenneth Reitz c58ddff3a4 history update 2011-08-20 18:24:58 -04:00
Kenneth Reitz 53a53668d9 no more roadmap 2011-08-19 20:59:16 -04:00
Kenneth Reitz e7d8982583 Merge branch 'feature/jerem' into develop 2011-08-19 20:12:53 -04:00
Kenneth Reitz abc5e27931 config max_redirects 2011-08-19 20:12:41 -04:00
Kenneth Reitz c75eaec852 integrate codes into models.py 2011-08-19 20:12:33 -04:00
Kenneth Reitz d9a349c1a1 303 status code 2011-08-19 20:12:16 -04:00
Kenneth Reitz 9d143ed653 Merge branch 'develop' of https://github.com/jerem/requests into feature/jerem 2011-08-19 19:58:24 -04:00
Kenneth Reitz ce4927e5d3 added Den Shabalin to AUTHORS 2011-08-19 19:39:53 -04:00
Den Shabalin 17c551539b Merge branch 'master' of github.com:densh/requests into issue-128 2011-08-19 19:20:54 +03:00
Den Shabalin 2f55393593 Fixes an issue #128: `Response not working with lxml''. This error happend due to lxml's attempt to do .geturl() call on the response object. __getattr__ didn't raise AttributeError so response.geturl'' returned None and response.geturl()'' resulted into `TypeError: 'NoneType' object is not callable'' seen in the issue. 2011-08-19 19:18:26 +03:00
Kenneth Reitz efbbb84315 Added Mikko Ohtamaa to AUTHORS
#124
2011-08-17 20:17:22 -04:00
Kenneth Reitz 96e7a60b8d Allow any method, if so inclined
#124
2011-08-17 20:15:28 -04:00
Jérémy Bethmont c22b71fc5b Handle redirection without scheme. 2011-08-17 16:04:53 +02:00
Kenneth Reitz 007963afde authors 2011-08-17 09:45:31 -04:00
Kenneth Reitz 0708736c45 Merge branch 'patch-1' of https://github.com/sharat87/requests into develop 2011-08-17 09:45:23 -04:00
Kenneth Reitz 61d50d531c Authors += Armin 2011-08-17 09:41:24 -04:00
Jérémy Bethmont a17110b32a Merge remote-tracking branch 'upstream/develop' into develop 2011-08-17 15:32:11 +02:00
Jérémy Bethmont 571d808d25 Fixed bad merge. 2011-08-17 15:31:24 +02:00
Shrikant Sharat Kandula 5e6ecdad9f Typo in documentation
The kwarg is named `headers`, not `header`. Also, its a dict, not a set.
-
Armin Ronacher 91e75f7215 As proposed by @davidbgk this is only consistent with \o/ :) 2011-08-17 13:40:29 +03:00
Kenneth Reitz 81d599786a Merge branch 'develop' 2011-08-17 04:33:34 -04:00
Kenneth Reitz 9471b0ab88 let's do this v0.6.0 2011-08-17 04:32:46 -04:00
Jeremy Selier 470af42bf2 Fixing myself :) 2011-08-17 11:28:47 +03:00
Kenneth Reitz 0b34812afc readme cleanup 2011-08-17 04:23:16 -04:00
Kenneth Reitz 47a36de74e supported interpreters 2011-08-17 04:17:21 -04:00
Kenneth Reitz 0c21aa5530 doc cleanups 2011-08-17 04:16:19 -04:00
Jérémy Bethmont fe109b27be Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
	requests/models.py
2011-08-17 10:07:43 +02:00
Kenneth Reitz 3f873dc222 hooks in api layer only 2011-08-17 04:05:20 -04:00
Kenneth Reitz e0ae2b4155 fixes 2011-08-17 04:03:54 -04:00
Kenneth Reitz 5f603ae787 typo 2011-08-17 04:01:11 -04:00
Kenneth Reitz d4502aff87 consiserererr 2011-08-17 04:00:12 -04:00
Kenneth Reitz 3992ed6ad1 cookies docs 2011-08-17 03:58:55 -04:00
Kenneth Reitz b72eb53a73 changing history 2011-08-17 03:25:31 -04:00
Kenneth Reitz 4d0c6cefd0 yawns 2011-08-17 03:21:31 -04:00
Kenneth Reitz 3f8f1dc00c cleaner defaults 2011-08-17 03:19:51 -04:00
Kenneth Reitz 008c77c911 hijack arguments 2011-08-17 03:19:46 -04:00
Kenneth Reitz 77b37687b6 advanced docs 2011-08-17 03:07:24 -04:00
Kenneth Reitz b7307298d2 merge headers, don't overwrite 2011-08-17 02:49:29 -04:00
Kenneth Reitz abcf81e2a8 docs update 2011-08-17 02:49:13 -04:00
Kenneth Reitz e477fce211 add_dict_to_cookiejar
Signed-off-by: Kenneth Reitz <me@kennethreitz.com>
2011-08-17 02:25:56 -04:00
Kenneth Reitz 467766cfe8 cookie session persistence 2011-08-17 02:25:41 -04:00
Kenneth Reitz 66391e5c9d ACTIVVVAATTTEEEEEEE 2011-08-17 02:01:19 -04:00