Commit Graph

1974 Commits

Author SHA1 Message Date
Kenneth Reitz 7a1a40e445 ultra cookie compatibility 2011-11-09 16:26:15 -08:00
Kenneth Reitz 52a95cb93a header and cookie fixes for redirects 2011-11-09 16:24:48 -08:00
Kenneth Reitz 0c4b973dcf keep_alive is now disable-able! 2011-11-09 15:54:24 -08:00
Kenneth Reitz 7192b8022e import ConnectionError 2011-11-09 15:47:09 -08:00
Kenneth Reitz 147c24154e better defaults for "models" 2011-11-09 15:46:45 -08:00
Kenneth Reitz 99f0ef4766 add safe_mode for @bitprophet :) 2011-11-09 15:46:01 -08:00
Kenneth Reitz 35ed9b5f38 dict(o or []) 2011-11-09 15:44:55 -08:00
Kenneth Reitz 5b73f2ea61 infos 2011-11-09 15:43:54 -08:00
Kenneth Reitz 1d2abea94b new ConnectionError for bad APIs :) 2011-11-09 15:30:47 -08:00
Kenneth Reitz 6a51f6b2f8 add 'max_retries' configuration 2011-11-09 15:30:33 -08:00
Kenneth Reitz c48f0d990f Merge branch 'develop' into feature/rewrite
Conflicts:
	requests/__init__.py
	test_requests.py
2011-11-09 15:13:38 -08:00
Kenneth Reitz 358478eb88 Cookie persistence! 2011-11-09 14:57:38 -08:00
Kenneth Reitz 498b446f14 Models cleanup 2011-11-09 14:57:00 -08:00
jbrendel 73ba48be2e Added support for OPTIONS method. 2011-11-08 12:31:18 +13:00
Kenneth Reitz 8c90c610cd v0.7.6
Fixes #237
2011-11-07 14:20:32 -05:00
Kenneth Reitz 12fa108ede add query data to digest path 2011-11-07 14:18:05 -05:00
Juan Riaza 6fefffd03e #GH-241 2011-11-06 22:02:14 +01:00
Kenneth Reitz bd562a7ab3 Merge branch 'develop' of https://github.com/davidfischer/requests into develop 2011-11-04 23:28:21 -04:00
Kenneth Reitz 2bae57e0a6 v0.7.5 2011-11-04 23:26:31 -04:00
Kenneth Reitz f7968b6797 r.content is None of there's an invalid response.
Fixes #236
2011-11-04 23:24:38 -04:00
David Fischer 3efd5dbab4 A cleaner and more complete fix for auth/redirects 2011-11-03 08:05:55 -07:00
David Fischer eaf1264879 Fixes an issue with auth and redirects 2011-11-02 23:29:31 -07:00
Kenneth Reitz e32840f631 fix request docs 2011-11-02 20:39:06 -04:00
Kenneth Reitz b8c55da48d stuff and things and stuff 2011-10-27 01:08:51 -04:00
Kenneth Reitz 5b54b3e53f Merge branch 'develop' into feature/rewrite
Conflicts:
	requests/__init__.py
2011-10-27 00:57:03 -04:00
Kenneth Reitz 3a4f6ba8b3 v0.7.4 2011-10-26 18:36:14 -04:00
Kenneth Reitz 6ac1e02691 hooks fix #227 2011-10-26 18:35:01 -04:00
Kenneth Reitz 6140fac6aa Default Accept header, a la curl 2011-10-25 16:10:49 -04:00
Kenneth Reitz a957bcfd7b Merge branch 'develop' into feature/rewrite 2011-10-24 20:55:45 -04:00
Kenneth Reitz 73ed950e70 simplify 2011-10-24 20:55:35 -04:00
Kenneth Reitz 6ef5094be6 Merge remote-tracking branch 'origin/develop' into develop 2011-10-24 20:55:01 -04:00
Kenneth Reitz 077758f713 Merge pull request #224 from stoey/84e89429
Syntax error for Python 2.5
2011-10-24 17:54:05 -07:00
Kenneth Reitz 8b9f689ecc Merge branch 'develop' into feature/rewrite
Conflicts:
	requests/__init__.py
	requests/models.py
2011-10-24 10:09:36 -04:00
Kenneth Reitz 428fc9c0bd PASS ALL TEH TESTS 2011-10-24 01:46:05 -04:00
Kenneth Reitz d04f31b302 HTTPError 2011-10-23 18:33:27 -04:00
Kenneth Reitz 4673d3dfa7 v0.8.0 2011-10-23 18:28:32 -04:00
Kenneth Reitz a548b6249d HTTPError 2011-10-23 18:27:54 -04:00
Kenneth Reitz a9822b0bb6 fix content uploads 2011-10-23 18:24:14 -04:00
Kenneth Reitz 3d3f05884f use new system 2011-10-23 18:15:21 -04:00
Kenneth Reitz 50c39fd95a poolmanager in sessions 2011-10-23 18:15:13 -04:00
Kenneth Reitz 28a9534383 add pool configurations to defaults 2011-10-23 18:15:02 -04:00
Kenneth Reitz c108c5300f No mo' HttpError 2011-10-23 17:18:46 -04:00
Kenneth Reitz 0008b035e2 v0.7.3 2011-10-23 16:56:47 -04:00
Kenneth Reitz be69529dca oops, debugging prints 2011-10-23 16:53:21 -04:00
Kenneth Reitz dac050bf40 New status_code-based errors 2011-10-23 16:36:53 -04:00
Kenneth Reitz 7c271a466f Import urllib3 2011-10-23 16:18:52 -04:00
Kenneth Reitz e257151ffc Merge branch 'master' into develop 2011-10-23 16:10:24 -04:00
Kenneth Reitz 84a2b35b71 Readme update. 2011-10-23 16:03:06 -04:00
Kenneth Reitz e15834da8e v0.7.2 2011-10-23 15:40:26 -04:00
Kenneth Reitz f1bb25b1ec bugfix 2011-10-23 15:39:33 -04:00