Commit Graph

  • 9322d13f61 cleanups Kenneth Reitz 2011-08-16 23:58:55 -04:00
  • 86a06c5c18 auth_manager internal Kenneth Reitz 2011-08-16 23:58:07 -04:00
  • d0cb56932c new hooks system #118 Kenneth Reitz 2011-08-16 23:57:44 -04:00
  • fc04d8a368 cleanups Kenneth Reitz 2011-08-16 22:55:18 -04:00
  • 519b9cee96 relative imports Kenneth Reitz 2011-08-16 22:55:10 -04:00
  • efba606e57 doctoring for Session Kenneth Reitz 2011-08-16 22:20:26 -04:00
  • 5bb18810d4 memory location repr for requests-client Kenneth Reitz 2011-08-16 22:19:49 -04:00
  • 853383a8d3 docstring fix Kenneth Reitz 2011-08-16 22:16:22 -04:00
  • f319006813 session => sessions Kenneth Reitz 2011-08-16 22:15:03 -04:00
  • 2fa021582b Merge branch 'feature/session' of https://github.com/tomhsx/requests into feature/session Kenneth Reitz 2011-08-16 02:34:44 -04:00
  • 0ed641a26e Added docs regarding requests.session to docs/user/advanced.rst Tom Hogans 2011-08-16 02:00:11 -04:00
  • aad27218d5 Using build_url and also including headers Mike Waldner 2011-08-16 01:39:02 -04:00
  • c2fd568695 Added tests for requests.session Tom Hogans 2011-08-16 01:38:39 -04:00
  • 8f72c48548 added alex to authors Kenneth Reitz 2011-08-15 22:17:55 -04:00
  • 08a821381a Fixed misc spelling mistakes. alopatin 2011-08-15 22:53:22 -03:00
  • 4625445d2a Merge branch 'develop' of https://github.com/moliware/requests into develop Kenneth Reitz 2011-08-15 21:50:00 -04:00
  • ca428504d4 Added request.session functionality Tom Hogans 2011-08-15 16:01:26 -04:00
  • 88f79b74ce use settings.timeout_fallback bool for socket.setdefaulttimeout() fallback JensDiemer 2011-08-15 17:03:37 +02:00
  • 647cdd3847 Use socket.setdefaulttimeout(timeout) only if timeout argument doesn't exist (Python <2.6) - https://github.com/kennethreitz/requests/issues/112 JensDiemer 2011-08-15 16:51:33 +02:00
  • c510d21e4e headers.update is not the same that add headers one by one with add_header moliware 2011-08-15 11:58:57 +02:00
  • 430e87d0fd First commit of curl command from request Mike Waldner 2011-08-15 00:12:14 -04:00
  • 49e5df1ff9 whoops Kenneth Reitz 2011-08-14 22:32:35 -04:00
  • 2357b13824 Response Headers quickstart Kenneth Reitz 2011-08-14 22:30:30 -04:00
  • f137db6803 raise_for_status quick start Kenneth Reitz 2011-08-14 22:20:03 -04:00
  • 2cf0dad573 models.. Kenneth Reitz 2011-08-14 22:12:50 -04:00
  • 414b9dde84 not tablib.. Kenneth Reitz 2011-08-14 22:08:01 -04:00
  • d50742f059 massive documentation update Kenneth Reitz 2011-08-14 22:07:15 -04:00
  • 3bc9a181a1 basic FAQ Kenneth Reitz 2011-08-14 21:16:04 -04:00
  • 975720a30c I'll have to manually add that to sphinx Kenneth Reitz 2011-08-14 15:50:18 -04:00
  • 1361506ae6 status blocks Kenneth Reitz 2011-08-14 15:44:03 -04:00
  • 23ff27ea4b Documentation fixes Kenneth Reitz 2011-08-14 11:43:25 -04:00
  • 933cbd735b emphasize r.content Kenneth Reitz 2011-08-14 11:06:41 -04:00
  • ce1945c780 status codes fix Kenneth Reitz 2011-08-14 10:43:02 -04:00
  • f52a413b6a Merge branch 'patch-1' of https://github.com/SimonSapin/requests into develop Kenneth Reitz 2011-08-14 10:41:15 -04:00
  • ced96912f3 Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2011-08-14 10:40:32 -04:00
  • f6e97c322b Merge branch 'develop' of https://github.com/jbochi/requests into develop Kenneth Reitz 2011-08-14 10:39:47 -04:00
  • c9d61aefe4 Merge branch 'docs-typos' of https://github.com/markstory/requests into develop Kenneth Reitz 2011-08-14 10:39:35 -04:00
  • 85c79658ef Merge pull request #108 from zed/patch-1 Kenneth Reitz 2011-08-14 07:21:52 -07:00
  • c4c86fd6e8 fix typo zed 2011-08-14 17:46:43 +04:00
  • 95dcdd8a05 Fixing a small typo. Mark Story 2011-08-14 09:13:50 -04:00
  • 43669183ce Edited PATCH Requests in README Juarez Bochi 2011-08-14 07:30:43 -03:00
  • 56e58fdcaf Fix a link in the documentation. Simon Sapin 2011-08-14 09:50:25 +03:00
  • 47378164ef \o/ Kenneth Reitz 2011-08-13 14:55:41 -04:00
  • 9469b4bb69 status_codes lookup dict Kenneth Reitz 2011-08-13 14:50:59 -04:00
  • 6cead64345 supporting codes class Kenneth Reitz 2011-08-13 14:50:48 -04:00
  • 773630b010 requests.codes Kenneth Reitz 2011-08-13 14:50:38 -04:00
  • 907e529471 changing history muahaha Kenneth Reitz 2011-08-13 13:17:41 -04:00
  • 2d70647f72 attach request object to responses Kenneth Reitz 2011-08-13 13:17:17 -04:00
  • 10cc4673f9 remove Response.cached Kenneth Reitz 2011-08-13 13:14:10 -04:00
  • 629d730da6 all main functions are **kwargs now. People shouldn't be relying on the order. Kenneth Reitz 2011-08-13 13:11:16 -04:00
  • d4eabaaacc better Kenneth Reitz 2011-08-13 13:04:14 -04:00
  • 5693314a37 response error handling rework Kenneth Reitz 2011-08-13 13:01:44 -04:00
  • 2e4724ccea history Kenneth Reitz 2011-08-13 12:34:13 -04:00
  • e7084940e1 added Jeremy Selie to AUTHORS Kenneth Reitz 2011-08-13 09:40:24 -04:00
  • b141da36a4 test relative redirects Kenneth Reitz 2011-08-13 09:37:14 -04:00
  • bb16fe8115 http/https tests Kenneth Reitz 2011-08-13 09:37:07 -04:00
  • a987729712 whitespace! Kenneth Reitz 2011-08-13 09:14:49 -04:00
  • f7cc7b1778 Merge branch 'patch-1' of https://github.com/jeremys/requests into develop Kenneth Reitz 2011-08-13 08:39:16 -04:00
  • e1909375f5 Merge branch 'memoryleak' into develop Jérémy Bethmont 2011-08-09 17:31:26 +02:00
  • cf94c96a68 Always close connection during redirections. Jérémy Bethmont 2011-08-09 17:30:19 +02:00
  • e7e395549f Handle too many redirects. Jérémy Bethmont 2011-08-09 17:28:58 +02:00
  • e776242de1 Merge branch 'urlencode' into develop Jérémy Bethmont 2011-08-09 15:42:18 +02:00
  • 7b79cea738 Use urljoin instead of manual concatenation. Jérémy Bethmont 2011-08-09 15:41:59 +02:00
  • 32a861b2ed Fixed memory leak (see http://bugs.python.org/issue1208304) Jérémy Bethmont 2011-08-09 15:34:44 +02:00
  • 2ce26d4a1c Merge remote-tracking branch 'upstream/develop' into develop Jérémy Bethmont 2011-08-09 15:16:23 +02:00
  • aa0f78b740 Better support of utf-8 paths. Jérémy Bethmont 2011-08-09 15:14:08 +02:00
  • e4adef5226 Added proxies to requests.settings Zbigniew Siciarz 2011-08-09 10:03:09 +02:00
  • 7dc581fad9 Merge branch 'develop' into urlencode Jérémy Bethmont 2011-08-08 18:14:08 +02:00
  • 0b6dc091f5 Added support for URLs with path not encoded. Jérémy Bethmont 2011-08-08 18:11:33 +02:00
  • e1714e678e Added Peter Manser to AUTHORS Kenneth Reitz 2011-08-04 22:08:32 -03:00
  • d10b08ff88 Merge pull request #99 from petermanser/develop Kenneth Reitz 2011-08-04 18:07:49 -07:00
  • 18c42e88f5 Fixing minor bug in code example - missing apostrophe Peter Manser 2011-08-04 21:47:15 +02:00
  • f238dffc18 Merge https://github.com/bclermont/requests into develop Kenneth Reitz 2011-08-02 23:23:41 -04:00
  • 5a7ec361f4 Join with the latest URL not the first one. Jeremy Selier 2011-08-02 18:51:21 +03:00
  • 291d4742d6 Fixes correct "relative" redirections. Example: http://digg.com/d1qIwX, which redirects to "/news/story/A_Manifesto_How_to_Save_Media", which requests transforms to: http://digg.com//news/story/A_Manifesto_How_to_Save_Media" which results in an endless redirect loop. Jeremy Selier 2011-08-02 18:05:03 +03:00
  • 95ba6fcab2 Merge branch 'release/0.5.1' v0.5.1 Kenneth Reitz 2011-07-23 22:59:15 -04:00
  • 1cdd1d04ce v0.5.1 Kenneth Reitz 2011-07-23 22:58:32 -04:00
  • 3293c0e8f4 Python 2.5 bugfix Kenneth Reitz 2011-07-23 22:49:01 -04:00
  • 074150ff2c test fix Kenneth Reitz 2011-07-23 22:42:51 -04:00
  • c3c90bb09c default headers and content encoding settings Closes #78 Kenneth Reitz 2011-07-23 22:35:46 -04:00
  • 87560d65ca redirect history length test Kenneth Reitz 2011-07-23 22:16:21 -04:00
  • 7e4f7fa600 added Rubén Abad to AUTHORS Kenneth Reitz 2011-07-23 22:12:41 -04:00
  • 7f9c6233bb history bugfix in history Kenneth Reitz 2011-07-23 22:12:34 -04:00
  • 9b6a190652 Merge branch 'develop' of https://github.com/rabad/requests into develop Kenneth Reitz 2011-07-23 22:11:59 -04:00
  • 1e1fb1e7a8 Redirect history fix (Closes #91) Kenneth Reitz 2011-07-23 22:11:54 -04:00
  • 080db5ee5d CaseInsensitiveDict notes Kenneth Reitz 2011-07-23 21:49:08 -04:00
  • 2edda29448 fixing bad url shortner link Kenneth Reitz 2011-07-23 21:48:28 -04:00
  • 6ba3523a26 Merge branch 'develop' of https://github.com/tgulacsi/requests into develop Kenneth Reitz 2011-07-23 21:45:45 -04:00
  • 87e7a04209 v0.5.1 history update Kenneth Reitz 2011-07-23 21:42:12 -04:00
  • 260e32a7c3 default user agent! Kenneth Reitz 2011-07-23 21:39:14 -04:00
  • 5fff2c757b forced_basic default handler. Kenneth Reitz 2011-07-23 21:37:08 -04:00
  • 30d699b64f Forced Basic Auth for 404'd resources Kenneth Reitz 2011-07-23 21:36:24 -04:00
  • 7d91d3fb5c use patched HTTPBasicAuthHandler Kenneth Reitz 2011-07-23 20:10:37 -04:00
  • 747f882b0e structures: CaseInsensitiveDict.__delitem__ missing "value" fix Gulácsi Tamás 2011-07-23 22:25:07 +02:00
  • 369e7cb38f add myself to AUTHORS Gulácsi Tamás 2011-07-23 22:19:28 +02:00
  • 04c456b877 structures: little bit more general, lower-key-caching version of CaseInsensitiveDict Gulácsi Tamás 2011-07-23 22:16:12 +02:00
  • f408829d51 test_request: simplejson is just as good as omnijson for test Gulácsi Tamás 2011-07-23 22:15:28 +02:00
  • 73b414ab45 We can represent multivalued params with arrays Rubén Abad 2011-07-13 11:08:54 +02:00
  • f18c40fd36 👍 Kenneth Reitz 2011-07-09 10:41:44 -04:00
  • 891e52d723 Added the possibility to access headers without fetching the whole body (fixes #86). Jérémy Bethmont 2011-06-29 11:10:39 +02:00