Commit Graph

429 Commits

Author SHA1 Message Date
Kenneth Reitz c3c90bb09c default headers and content encoding settings
Closes #78
2011-07-23 22:35:46 -04:00
Kenneth Reitz 87560d65ca redirect history length test 2011-07-23 22:16:21 -04:00
Kenneth Reitz 7e4f7fa600 added Rubén Abad to AUTHORS 2011-07-23 22:12:41 -04:00
Kenneth Reitz 7f9c6233bb history bugfix in history 2011-07-23 22:12:34 -04:00
Kenneth Reitz 9b6a190652 Merge branch 'develop' of https://github.com/rabad/requests into develop 2011-07-23 22:11:59 -04:00
Kenneth Reitz 1e1fb1e7a8 Redirect history fix (Closes #91) 2011-07-23 22:11:54 -04:00
Kenneth Reitz 080db5ee5d CaseInsensitiveDict notes 2011-07-23 21:49:08 -04:00
Kenneth Reitz 2edda29448 fixing bad url shortner link 2011-07-23 21:48:28 -04:00
Kenneth Reitz 6ba3523a26 Merge branch 'develop' of https://github.com/tgulacsi/requests into develop 2011-07-23 21:45:45 -04:00
Kenneth Reitz 87e7a04209 v0.5.1 history update 2011-07-23 21:42:12 -04:00
Kenneth Reitz 260e32a7c3 default user agent! 2011-07-23 21:39:14 -04:00
Kenneth Reitz 5fff2c757b forced_basic default handler. 2011-07-23 21:37:17 -04:00
Kenneth Reitz 30d699b64f Forced Basic Auth for 404'd resources 2011-07-23 21:36:24 -04:00
Kenneth Reitz 7d91d3fb5c use patched HTTPBasicAuthHandler 2011-07-23 20:10:37 -04:00
Gulácsi Tamás 747f882b0e structures: CaseInsensitiveDict.__delitem__ missing "value" fix 2011-07-23 22:25:07 +02:00
Gulácsi Tamás 369e7cb38f add myself to AUTHORS 2011-07-23 22:19:28 +02:00
Gulácsi Tamás 04c456b877 structures: little bit more general, lower-key-caching version of CaseInsensitiveDict 2011-07-23 22:16:12 +02:00
Gulácsi Tamás f408829d51 test_request: simplejson is just as good as omnijson for test 2011-07-23 22:15:28 +02:00
Rubén Abad 73b414ab45 We can represent multivalued params with arrays 2011-07-13 11:08:54 +02:00
Kenneth Reitz f18c40fd36 👍 2011-07-09 10:41:44 -04:00
Jérémy Bethmont 891e52d723 Added the possibility to access headers without fetching the whole body (fixes #86). 2011-06-29 11:10:39 +02:00
Xu Pan d2ff0f40eb add doseq to urlencode in model._encode_params to enable list as dict value 2011-06-26 13:32:19 +08:00
Kenneth Reitz 787110c853 international domain name support! 2011-06-24 20:32:28 -04:00
Kenneth Reitz 20319044a3 Added Jérémy Bethmont to AUTHORS. 2011-06-24 18:47:41 -04:00
Kenneth Reitz 6f08c81698 note about indns 2011-06-24 18:24:44 -04:00
Jérémy Bethmont 868cd3d1cb Implemented idna (fixes #76). 2011-06-24 12:21:25 +02:00
Kenneth Reitz 39edf7a7fa raise_for_status +URLError 2011-06-23 06:22:46 -04:00
Kenneth Reitz 4cf4362610 typos 2011-06-23 06:06:56 -04:00
Kenneth Reitz 0b719f037c ! 2011-06-23 05:34:44 -04:00
Kenneth Reitz 9603589b06 oops 2011-06-23 05:32:05 -04:00
Kenneth Reitz 5f38c1209e TURTLES 2011-06-23 05:18:13 -04:00
Kenneth Reitz 749edb3554 new sidebar logo 2011-06-23 05:16:13 -04:00
Kenneth Reitz 882b465968 tox fix 2011-06-23 05:15:09 -04:00
Kenneth Reitz 784fe8bbdb working requests logo 2011-06-23 03:30:32 -04:00
Kenneth Reitz 6253cf4c18 TODO Docs 2011-06-23 03:30:22 -04:00
Kenneth Reitz 8521075868 playing nice. 2011-06-21 22:55:35 -04:00
Kenneth Reitz e2d6a92150 Timeouts are normal errors now.
--
FIX ALL TEH TESTS!
2011-06-21 22:43:15 -04:00
Kenneth Reitz 162b751f6d Timeouts are normal errors now.
--
BREAK ALL TEH TESTS!
2011-06-21 22:40:27 -04:00
Kenneth Reitz 20aed5488b Release the v0.5.0! 2011-06-21 22:26:06 -04:00
Kenneth Reitz 2374d0fd7a so many paramatersssss 2011-06-21 22:22:46 -04:00
Kenneth Reitz 483d00736c readme update 2011-06-21 22:22:02 -04:00
Kenneth Reitz 15de7d9dba add PATCH to docs 2011-06-21 22:21:54 -04:00
Kenneth Reitz 34a583b821 PATCH in Docs 2011-06-21 22:06:31 -04:00
Kenneth Reitz 2da86daa3a update history 2011-06-21 22:03:56 -04:00
Kenneth Reitz b4eac4c993 redirect fix 2011-06-21 22:00:04 -04:00
Kenneth Reitz b4a4f38cce verbose output stream support 2011-06-21 21:59:57 -04:00
Kenneth Reitz 8c81cf64de proper PATCH testing 2011-06-21 18:24:28 -04:00
Kenneth Reitz 00f066a467 PATCH support 2011-06-21 18:03:06 -04:00
Kenneth Reitz bdf9f90c8a omnijson for tests 2011-06-21 17:59:24 -04:00
Kenneth Reitz 428678b2e4 Added Alberto Paro to AUTHORS 2011-06-21 17:35:29 -04:00