Commit Graph

320 Commits

Author SHA1 Message Date
Kenneth Reitz 8d9bcefa9d Merge pull request #35 from jgorset/requests
---

Ive completed the migration of the requests settings to the new `settings` module, but my attempt to facilitate for manipulating settings outside of the context manager (eg. `requests.settings.timeout = 5`) has been thwarted by the namespace collision of the context manager and the module.

Im probably just being stupid. Youll figure it out.

Conflicts:
	requests/api.py
2011-05-21 13:04:32 -04:00
Kenneth Reitz 0b29964bf8 updated history 2011-05-21 13:00:21 -04:00
Kenneth Reitz 06e662be86 python2.5 with 2011-05-21 12:47:29 -04:00
Kenneth Reitz e153b94190 Improved redirection behavior for 301/303 2011-05-21 12:44:58 -04:00
Johannes 7d0374df2f Slight refactor 2011-05-20 22:50:50 +02:00
Johannes 2f60748c73 Stop importing inspect 2011-05-20 20:45:51 +02:00
Johannes bbd58b922b Migrate settings to new module 2011-05-20 20:32:39 +02:00
Kenneth Reitz 21e51b504e no toys 2011-05-20 12:55:36 -04:00
Kenneth Reitz ba79a2eb97 new settings module 2011-05-20 12:54:42 -04:00
Johannes ef81c16611 Fix typos 2011-05-20 18:34:43 +02:00
Johannes da26f1f377 Adjust tests 2011-05-20 18:31:23 +02: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
Johannes Gorset 637d0330c2 Add test for non-urlencoded post data 2011-05-19 10:14:15 +02:00
Johannes Gorset 21e2d0c34a Add tests for settings 2011-05-19 10:13:42 +02:00
Johannes Gorset ec5f227381 Refactor settings 2011-05-19 10:13:37 +02:00
Kenneth Reitz 8ffb2462f9 home page url change 2011-05-18 10:11:07 -04:00
Kenneth Reitz 12187155b4 urllib2 2011-05-16 01:38:48 -04:00
Kenneth Reitz d7f49f3aa5 no quickstart till done 2011-05-16 01:33:33 -04:00
Kenneth Reitz 461497f5be "a kennethreitz project" 2011-05-16 01:31:54 -04:00
Kenneth Reitz 7929bb91be api update 2011-05-16 01:18:09 -04:00
Kenneth Reitz 6e13e7343d Big API update 2011-05-16 01:13:05 -04:00
Kenneth Reitz f9f3b46ef6 not tablib 2011-05-16 00:10:30 -04:00
Kenneth Reitz cc851818c2 doc fixes (pretty) 2011-05-15 23:24:25 -04:00
Kenneth Reitz ba45b9d890 Major docs cleanup 2011-05-15 23:19:19 -04:00
Kenneth Reitz 9fd70c209b GA and CR 2011-05-15 23:00:15 -04:00
Kenneth Reitz b7970c2a46 config update 2011-05-15 22:58:17 -04:00
Kenneth Reitz a7d072a7c0 features philosophy 2011-05-15 21:29:49 -04:00
Kenneth Reitz 054891ab5e can/cant 2011-05-15 21:22:40 -04:00
Kenneth Reitz d18ea48b95 docs update 2011-05-15 21:14:51 -04:00
Kenneth Reitz d39cde206b installation 2011-05-15 21:01:48 -04:00
Kenneth Reitz 58d5e0318e api.py -> api.rst 2011-05-15 21:01:44 -04:00
Kenneth Reitz 3e23e48239 docs intro 2011-05-15 20:46:36 -04:00
Kenneth Reitz f1f5788066 docs refactor 2011-05-15 20:46:28 -04:00
Kenneth Reitz 928facfcd9 better links 2011-05-15 20:34:40 -04:00
Kenneth Reitz 70857f3097 example udpate 2011-05-15 20:25:01 -04:00
Kenneth Reitz da726fc030 webkit scrollbars 2011-05-15 20:24:55 -04:00
Kenneth Reitz 874a874ea6 better index 2011-05-15 17:52:09 -04:00
Kenneth Reitz 0f76e17258 index cleanup 2011-05-15 17:49:59 -04:00
Kenneth Reitz 6b36911260 testimonials 2011-05-15 17:28:16 -04:00
Kenneth Reitz 1ebf3afb24 orgs 2011-05-15 13:23:05 -04:00
Kenneth Reitz 84544b1d01 link fix 2011-05-15 13:14:22 -04:00
Kenneth Reitz 319b570f82 much better index 2011-05-15 13:13:41 -04:00
Kenneth Reitz f7481adf45 better verbage 2011-05-15 13:05:22 -04:00
Kenneth Reitz 9b165629f9 better title 2011-05-15 13:01:58 -04:00
Kenneth Reitz 79b43b2b6e better 2011-05-15 12:49:19 -04:00
Kenneth Reitz 80b71a03ce initial doc index 2011-05-15 12:43:34 -04:00
Kenneth Reitz 2546bafdde name fix 2011-05-15 11:35:06 -04:00