Commit Graph

  • 332f55e552 serious commenting Kenneth Reitz 2011-09-18 01:59:28 -04:00
  • 7f3f641fb8 super comments! Kenneth Reitz 2011-09-18 01:48:23 -04:00
  • 18270e1059 cleanups Kenneth Reitz 2011-09-18 01:43:04 -04:00
  • 645933a5da Gotta catch 'em all! Kenneth Reitz 2011-09-18 01:32:54 -04:00
  • 2a2e7bd190 pass around connections like pokémon cards Kenneth Reitz 2011-09-18 01:32:37 -04:00
  • 2d38f51834 kill AuthenticationError Kenneth Reitz 2011-09-18 01:32:00 -04:00
  • a3cc97128b Response.fo => Reponse.raw raise_for_status() fixes Kenneth Reitz 2011-09-17 22:46:17 -04:00
  • 71d3490bcd optional blocking in urllib3 (for now) Kenneth Reitz 2011-09-17 22:40:30 -04:00
  • aa5e477236 basic get request works Kenneth Reitz 2011-09-17 22:02:06 -04:00
  • 3127a34298 remove invalidmethod Kenneth Reitz 2011-09-17 20:41:10 -04:00
  • 0cb7376db0 urllib3 in authors Kenneth Reitz 2011-09-17 20:34:30 -04:00
  • e69a3a41f6 import urllib3! Kenneth Reitz 2011-09-17 20:32:21 -04:00
  • 608c61dcd9 remove poster! \o/ Kenneth Reitz 2011-09-17 20:32:13 -04:00
  • 3dd2a0443d remove notice file Kenneth Reitz 2011-09-17 20:31:56 -04:00
  • 84434fddee import urllib3 Kenneth Reitz 2011-09-17 20:30:08 -04:00
  • 784b671559 mock reqs for tests Kenneth Reitz 2011-09-17 16:28:51 -04:00
  • edfa15558b Merge branch 'feature/improve-test-structure' of https://github.com/mrtazz/requests into develop Kenneth Reitz 2011-09-17 16:24:51 -04:00
  • 1481e9ae6a add test with kwargs for api.delete Daniel Schauenberg 2011-09-17 17:54:18 +02:00
  • 1d1927bb2b add test with kwargs for api.patch Daniel Schauenberg 2011-09-17 17:53:49 +02:00
  • 42c45df84d add test with kwargs for api.put Daniel Schauenberg 2011-09-17 17:53:27 +02:00
  • 29f7a5bcfa add test with kwargs for api.post Daniel Schauenberg 2011-09-17 17:53:01 +02:00
  • 5c5c13a28f add test with kwargs for api.head Daniel Schauenberg 2011-09-17 17:52:07 +02:00
  • cb2e87210c add test with kwargs for api.get Daniel Schauenberg 2011-09-17 17:50:19 +02:00
  • 14081bed46 add unit test for api.request Daniel Schauenberg 2011-09-17 17:25:27 +02:00
  • 2826ca4362 Merge branch 'feature/improve-test-structure' of https://github.com/mrtazz/requests into develop Kenneth Reitz 2011-09-15 22:30:25 -04:00
  • f996313aab move original tests to tests/integration Daniel Schauenberg 2011-09-16 00:33:03 +02:00
  • 7127bcda97 add basic unit tests for requests.api Daniel Schauenberg 2011-09-16 00:32:18 +02:00
  • 3443ede52a ref to bug in history Kenneth Reitz 2011-09-15 10:09:36 -04:00
  • 4b93bb4082 history! Kenneth Reitz 2011-09-15 10:08:25 -04:00
  • 2a9ae4b367 Fixed #161 (quoting issue). Jérémy Bethmont 2011-09-15 11:57:10 +02:00
  • a8e77688f0 Merge pull request #150 Kenneth Reitz 2011-09-14 08:39:52 -04:00
  • 34e3c7b68f fix for #160 Kenneth Reitz 2011-09-14 08:34:36 -04:00
  • c8914bd4d4 X Kenneth Reitz 2011-09-10 20:18:49 -04:00
  • 1b2533f92d better Kenneth Reitz 2011-09-10 19:54:16 -04:00
  • 37d269c104 more concise Kenneth Reitz 2011-09-10 19:45:34 -04:00
  • d697c37d3e readabilty Kenneth Reitz 2011-09-10 19:43:52 -04:00
  • 4df5aadb01 ambiguous Kenneth Reitz 2011-09-10 19:40:33 -04:00
  • 058ef27178 clarify docs version Kenneth Reitz 2011-09-10 19:11:03 -04:00
  • ccb9eb28e1 slimming down the repo Kenneth Reitz 2011-09-10 19:03:16 -04:00
  • d5a0384630 trailing Kenneth Reitz 2011-09-07 18:41:07 -04:00
  • fa47067802 hrm Kenneth Reitz 2011-09-07 18:19:54 -04:00
  • 45fabf4b96 cleaner setup.py Kenneth Reitz 2011-09-07 18:10:58 -04:00
  • 46e01db785 Makefile! Kenneth Reitz 2011-09-07 18:10:09 -04:00
  • 8da0abfa1a that shouldn't be there... Kenneth Reitz 2011-09-07 17:52:46 -04:00
  • dd5a39731a Merge branch 'feature/curl' into develop Kenneth Reitz 2011-09-05 16:27:38 -04:00
  • b6aa868c28 Merge branch 'curl_feature' of https://github.com/mawaldne/requests into feature/curl Kenneth Reitz 2011-09-05 16:25:17 -04:00
  • 724ff7e4fa yep Kenneth Reitz 2011-09-05 16:25:09 -04:00
  • 1a64a29c84 Merge branch 'fix_redirect' of https://github.com/jerem/requests into develop Kenneth Reitz 2011-09-05 16:22:39 -04:00
  • 2aa32c16dc Updated unit tests #139 Mike Waldner 2011-09-03 20:54:55 -04:00
  • 0d6773c68c Fail silently if encoding header is missing Armin Ronacher 2011-09-03 18:04:51 +02:00
  • 41876fd8c6 Implemented content streaming for responses. Armin Ronacher 2011-09-03 17:59:30 +02:00
  • 6f84ce72f2 Fixed logic for auto redirect in GET and HEAD methods. verm666 2011-08-29 20:01:27 +04:00
  • 824d54f131 Only the path should be encoded (not the query, otherwise it makes a wrong redirection). Jérémy Bethmont 2011-09-02 15:06:58 +02:00
  • 07dd324e2f Reverted hooks from sub-package to module. Luca De Vitis 2011-09-01 18:22:12 +02:00
  • 6d25fff3f9 Added Josselin Jacquard to AUTHORS Kenneth Reitz 2011-08-30 23:58:31 -04:00
  • 9bfe04586d Merge branch 'develop' of https://github.com/kigeia/requests into develop Kenneth Reitz 2011-08-30 23:57:24 -04:00
  • 1ecb593c7b Fix a bug when content-type is empty Josselin Jacquard 2011-08-30 12:04:48 +02:00
  • e46351cfbd Unit Tests for curl_from_request #139 Mike Waldner 2011-08-28 23:31:43 -04:00
  • 58d63d55bc Sphinx Documentation #139 Mike Waldner 2011-08-28 21:19:51 -04:00
  • fed17cb58a history Kenneth Reitz 2011-08-28 03:23:54 -04:00
  • 35fc3b4dbb cleanup Kenneth Reitz 2011-08-28 03:22:46 -04:00
  • dba7a5a7e2 shortcut strings Kenneth Reitz 2011-08-28 03:22:20 -04:00
  • 2fa180e9ea automatic header expansion Kenneth Reitz 2011-08-28 03:22:03 -04:00
  • 3b9fc987b8 cleanup Kenneth Reitz 2011-08-28 03:09:26 -04:00
  • e272ec13c3 tuples too Kenneth Reitz 2011-08-28 03:07:45 -04:00
  • b97b4439c0 header expanding Kenneth Reitz 2011-08-28 02:40:19 -04:00
  • 3f98034c2a Trailing whitespace #139 Mike Waldner 2011-08-25 23:57:56 -04:00
  • 3d448f843e Adding cookies #139 Mike Waldner 2011-08-25 23:55:24 -04:00
  • d8c923c385 Added json_content and etree_content, more docs and comments. Luca De Vitis 2011-08-25 16:28:47 +02:00
  • 3bf6c63d52 Applied new hooks api Luca De Vitis 2011-08-25 16:26:10 +02:00
  • 335bf7018d default hooks copy fixed Luca De Vitis 2011-08-25 16:24:55 +02:00
  • d8fb6d2a5a No more sets in default hooks, code cleanup, more docs and comments. Luca De Vitis 2011-08-25 16:19:19 +02:00
  • c243d09398 Added gracefull_hooks, default_hooks and 'Accept-Encoding' base_header Luca De Vitis 2011-08-25 16:17:38 +02:00
  • 7fa4fdacc9 Adding in file support #139 Mike Waldner 2011-08-24 22:01:06 -04:00
  • 71195bb219 Adding myself to Authors. Small cleanup #139 Mike Waldner 2011-08-24 01:50:06 -04:00
  • ec0b708b18 Removing trailing whitespace #139 Mike Waldner 2011-08-24 01:40:44 -04:00
  • cfee830877 Renaming vars. String formatting #139 Mike Waldner 2011-08-24 01:39:43 -04:00
  • 3dd2235ac5 Adding basic authentication. Also string formatting #139 Mike Waldner 2011-08-24 01:30:38 -04:00
  • cc2c54093e Adding basic authentication. Also string formatting Mike Waldner 2011-08-24 01:21:44 -04:00
  • 2dfcc0bb7b string formatting #139 Kenneth Reitz 2011-08-24 00:04:18 -04:00
  • 256c86f8f7 moving curl into utils #139 Kenneth Reitz 2011-08-23 23:52:43 -04:00
  • a276ebd240 Merge branch 'curl_feature' of https://github.com/mawaldne/requests into feature/curl Kenneth Reitz 2011-08-23 23:50:56 -04:00
  • 1d0a5b2665 whitespace Kenneth Reitz 2011-08-23 23:09:51 -04:00
  • 636e61d68b utils.unicode_from_html Kenneth Reitz 2011-08-23 23:09:09 -04:00
  • 0bf60c8876 Adding check when _enc_data in None Mike Waldner 2011-08-23 23:08:26 -04:00
  • a94541d38c Only decode unicode from http headers HTTP client, not HTML #115 Kenneth Reitz 2011-08-23 23:03:18 -04:00
  • ce3b85a62e unsuccessful Kenneth Reitz 2011-08-23 23:01:35 -04:00
  • 281aa5ebc4 updated AUTHORS Kenneth Reitz 2011-08-23 23:01:23 -04:00
  • 84d9ff0c5c More Small Cleanup Mike Waldner 2011-08-23 22:34:05 -04:00
  • 68a2954c67 Merge remote-tracking branch 'upstream/develop' into develop Mike Waldner 2011-08-23 22:22:51 -04:00
  • c56acf0e32 Small Cleanup Mike Waldner 2011-08-23 22:17:36 -04:00
  • 2a17e5237c Ive never seen anyone use the --'s unix command options Mike Waldner 2011-08-23 22:03:42 -04:00
  • 56406b3442 hooks now comply hook interface Luca De Vitis 2011-08-23 23:43:40 +02:00
  • 660e090315 Forgot to add the hooks sub-package Luca De Vitis 2011-08-23 23:39:07 +02:00
  • d12eac8669 * hooks is a package now. * Added hooks.setup_hooks to setup multiple and default hooks * Added hooks.response hooks to unicode encoding, and uncompress response. * Modified hooks.dispatch_hooks api: don't need a key any more. Luca De Vitis 2011-08-23 23:30:50 +02:00
  • 2dc556e082 Added multiple hooks support. Luca De Vitis 2011-08-23 15:06:22 +02:00
  • 75027f9557 Typos, nits and some 80w fixes jbergstroem 2011-08-23 11:37:51 +02:00
  • e8dbecb4db Add test_requests.py to manifest jbergstroem 2011-08-23 11:29:36 +02:00
  • 317c5b693a _content Kenneth Reitz 2011-08-21 07:12:54 -04:00
  • a86af4477e AUTHORS -= Den Shabalin (I've already been mentioned in the list @ line 41.) Den Shabalin 2011-08-21 14:09:03 +03:00