Commit Graph

  • dd89df314d v0.10.3 Kenneth Reitz 2012-02-20 12:09:46 -05:00
  • fdbb53db19 __file__ Kenneth Reitz 2012-02-20 12:06:59 -05:00
  • 590ce29743 Implemented #439. Added supporting test. Shrikant Sharat 2012-02-19 15:11:19 +05:30
  • 7548bc7ccc Update HISTORY.rst Kenneth Reitz 2012-02-16 18:10:44 -05:00
  • 544ebf402f Correct unfortunate typo. Cory Benfield 2012-02-16 20:42:05 +00:00
  • 640538adcb Fail if unsupported schemas are used. Cory Benfield 2012-02-16 20:20:20 +00:00
  • 1ded0ad3d5 Remove a wayward change. Cory Benfield 2012-02-16 19:32:20 +00:00
  • d339b0f64f Added failing test for issue #380. Cory Benfield 2012-02-16 18:21:32 +00:00
  • 8e2696b385 history v0.10.2 Kenneth Reitz 2012-02-15 03:14:48 -05:00
  • b5212ddc3d remove bunk utils for decoding Kenneth Reitz 2012-02-15 03:09:40 -05:00
  • dacaae520a bytes data fix for python3 Kenneth Reitz 2012-02-15 03:09:26 -05:00
  • e663c77e70 fix bytes Kenneth Reitz 2012-02-15 02:54:00 -05:00
  • ec109c9ac8 path fixes Kenneth Reitz 2012-02-15 02:53:50 -05:00
  • 0b9a2a1581 move tests over Kenneth Reitz 2012-02-15 02:52:12 -05:00
  • 2759060559 it's a start Kenneth Reitz 2012-02-15 02:45:21 -05:00
  • 00b13673e3 simplify Kenneth Reitz 2012-02-15 02:28:53 -05:00
  • 91ac5ba110 don't rely on urllib3's decode Kenneth Reitz 2012-02-15 02:07:55 -05:00
  • 0d8c08cd22 binary data upload bug test Kenneth Reitz 2012-02-15 02:03:26 -05:00
  • ab4c03adc3 cleanups Kenneth Reitz 2012-02-15 02:03:13 -05:00
  • 75b0c4be1b latin1, remove unicode_literals Kenneth Reitz 2012-02-15 02:01:36 -05:00
  • 4a8e6415c7 sp Kenneth Reitz 2012-02-15 01:47:08 -05:00
  • 58bf158840 RuntimeError Kenneth Reitz 2012-02-15 01:46:06 -05:00
  • c0f066626e whitespace Kenneth Reitz 2012-02-15 01:42:57 -05:00
  • 69c7a8638e make all the tests Kenneth Reitz 2012-02-15 01:42:52 -05:00
  • 1b6f1b091c Merge branch '400-header_expand-unicode' of https://github.com/acdha/requests into develop Kenneth Reitz 2012-02-15 01:25:29 -05:00
  • d39cdc45d1 decode response url again Kenneth Reitz 2012-02-15 01:21:38 -05:00
  • 7f761f3adf history for 0.10.2 Kenneth Reitz 2012-02-15 01:18:41 -05:00
  • 5e76943f02 Merge branch 'develop' of https://github.com/Lukasa/requests into develop Kenneth Reitz 2012-02-15 01:08:10 -05:00
  • b887ea3b60 Merge branch 'mgiuca-uri-cleanup-nonpath' into develop Kenneth Reitz 2012-02-15 01:00:52 -05:00
  • 690426ac86 Added Matt Giuca to AUTHORS. Matt Giuca 2012-02-15 12:06:34 +11:00
  • b8298b0710 Rename utils.requote_path to requote_uri. Matt Giuca 2012-02-15 12:03:08 +11:00
  • 3bd5406c06 Now requotes the entire URL, not just the path (Issue #429). Matt Giuca 2012-02-15 12:00:47 +11:00
  • 3ae0ff3685 Added test cases for URI cleaning in the query part (Issue #429). Matt Giuca 2012-02-15 11:47:02 +11:00
  • 80e29bfcab Change the RFC we reference. Cory Benfield 2012-02-14 14:11:25 +00:00
  • d7107c2cdc Make clearer the source of forbidden characters Cory Benfield 2012-02-14 12:58:35 +00:00
  • 658da765ec Keep non RFC cookie key characters separate. Cory Benfield 2012-02-14 10:25:40 +00:00
  • 9e2f5dd0ed Merge branch 'py3-uri-encoding' of https://github.com/mgiuca/requests into develop Kenneth Reitz 2012-02-14 04:30:10 -05:00
  • 1ffce4f7dc Simplify requote_path. Matt Giuca 2012-02-14 12:57:49 +11:00
  • fcac1c3746 Fixed URI encoding of reserved characters (Issue #369). Matt Giuca 2012-02-14 12:51:03 +11:00
  • c0763bb8d5 Changed test case test_path_is_not_double_encoded. Matt Giuca 2012-02-14 12:49:31 +11:00
  • 75bd9d0e94 Added test case testing URI normalisation. Matt Giuca 2012-02-14 12:20:48 +11:00
  • 08bc1198d3 Added test case for Issue #369. Matt Giuca 2012-02-14 12:15:32 +11:00
  • cf54f60367 Fixed URI re-encoding on Python 3 (Issue #369). Matt Giuca 2012-02-14 11:50:02 +11:00
  • 329efcae6e Added test case for quoted and illegal characters in the URL. Matt Giuca 2012-02-14 11:47:14 +11:00
  • 5a2a78f7df Merge pull request #425 from Lukasa/develop Kenneth Reitz 2012-02-13 16:14:39 -08:00
  • f72c13ffda Accept unusual keys in cookies. Cory Benfield 2012-02-14 00:03:03 +00:00
  • 0a17badb21 header_expand: handle Unicode strings (closes #400) Chris Adams 2012-02-13 10:52:25 -05:00
  • 12f9aa3669 Merge pull request #410 from eriolv/develop Kenneth Reitz 2012-02-12 02:16:48 -08:00
  • afa2e86a4d Merge pull request #413 from bancek/patch-1 Kenneth Reitz 2012-02-06 09:08:03 -08:00
  • b7842ab34b Typo fix in oreos/structures.py Luka Zakrajšek 2012-02-06 13:42:34 +01:00
  • f8b3141204 Use basestring instead of str to determine when to return headers as-is. This makes sure that unicode instances aren't enumerated. Greg Taylor 2012-02-04 21:55:55 -05:00
  • c40d6d0509 Since requests 0.10.1 dropped Python5 support, to catch an exception and store the exception object in a variable the "as" keyword can be used so Python3 will not raise a SyntaxError Daniele Tricoli 2012-02-05 04:18:22 +01:00
  • a74481a1d4 Update docs/community/faq.rst Kenneth Reitz 2012-02-03 13:24:00 -05:00
  • b898415d0d :trollface: Kenneth Reitz 2012-02-02 17:23:47 -05:00
  • b47effe5d8 test #2 Kenneth Reitz 2012-02-01 13:35:34 -05:00
  • 4f10605389 quick test Kenneth Reitz 2012-02-01 13:33:59 -05:00
  • 120e62900b Native Instruments! Kenneth Reitz 2012-01-31 02:15:55 -05:00
  • 986704dc62 v0.10.2 Kenneth Reitz 2012-01-30 09:41:09 -05:00
  • 2f13956357 Merge branch 'unicode_missing_self' of https://github.com/Telofy/requests into develop Kenneth Reitz 2012-01-30 09:35:53 -05:00
  • 8d700dd1e5 Merge branch 'pr-urlfix-1' of https://github.com/brendoncrawford/requests into develop Kenneth Reitz 2012-01-30 09:33:31 -05:00
  • 5be412db13 Brendon Crawford Kenneth Reitz 2012-01-30 09:33:14 -05:00
  • a61a861cfb The self was missing again, and I think the two blocks were redundant. Telofy 2012-01-30 12:23:43 +01:00
  • c363ca476f Added ability to check if missing trailing slash in path. Brendon Crawford 2012-01-29 23:24:54 -08:00
  • 319b1ed551 Merge branch '239-socket-leak' of https://github.com/acdha/requests into develop Kenneth Reitz 2012-01-29 19:06:41 -05:00
  • 67f50a0fe5 Less redundant freeing of resources on redirects Chris Adams 2012-01-29 18:45:14 -05:00
  • b98cc8b4e9 Revert "Initial stop-the-bleeding fix" Chris Adams 2012-01-29 18:43:13 -05:00
  • 495646bb6a async: force prefetch=True on send Chris Adams 2012-01-29 18:42:46 -05:00
  • 4516bd45b2 Release redirected connections. Kenneth Reitz 2012-01-29 18:00:33 -05:00
  • 730c0e2e2b Initial stop-the-bleeding fix Chris Adams 2012-01-29 17:31:57 -05:00
  • 3020d0e56a Consistent self.cookies usage Chris Adams 2012-01-29 16:52:08 -05:00
  • 49bed18a83 Minor PEP-8 cleanup Chris Adams 2012-01-29 16:51:28 -05:00
  • e6959412aa only do oreos for 2 Kenneth Reitz 2012-01-28 23:10:03 -05:00
  • 04c0bcc9b4 wow. Kenneth Reitz 2012-01-27 11:18:56 -06:00
  • ec4edae977 lazy tests Kenneth Reitz 2012-01-27 11:16:47 -06:00
  • f478c34671 add failing test for unicode headers (python 2.x only) David Kemp (Work) 2012-01-26 18:45:38 +00:00
  • a0ef4f2358 Merge pull request #389 from johtso/patch-1 Kenneth Reitz 2012-01-25 22:40:30 -08:00
  • ca57e93ebf Fix httpbin urls with missing .org Johannes 2012-01-26 02:13:04 +00:00
  • 5ca5b7ec65 Merge remote-tracking branch 'origin/develop' into develop Kenneth Reitz 2012-01-25 11:26:08 -05:00
  • 2b202aabd7 David Kemp Kenneth Reitz 2012-01-25 11:26:04 -05:00
  • cb64d31171 Merge pull request #387 from davidarkemp/develop Kenneth Reitz 2012-01-25 08:25:26 -08:00
  • 80eafe3b63 fix problem with path being double escaped David Kemp (Work) 2012-01-25 16:21:07 +00:00
  • 16aa444261 Merge branch 'develop' of https://github.com/mastahyeti/requests into develop Kenneth Reitz 2012-01-25 09:04:41 -05:00
  • 0bbdbac17f moar tests Kenneth Reitz 2012-01-25 09:03:20 -05:00
  • c430b60e38 Standard tests from RequestsTestSuite run using async api Piotr Dobrogost 2012-01-24 21:56:59 +01:00
  • 02f6555536 added myself to authors.rst Ben 2012-01-24 09:59:41 -06:00
  • 4293e3fdb2 moved call to pre_request hook, allowing for more meaningful use. Mastahyeti 2012-01-23 20:56:05 -06:00
  • 50298bbf97 80k Kenneth Reitz 2012-01-23 02:52:38 -05:00
  • ac82fa47a0 @takluyver Kenneth Reitz 2012-01-23 02:49:10 -05:00
  • 976bfbf687 text Kenneth Reitz 2012-01-23 02:43:38 -05:00
  • 1bc377b188 r.text Kenneth Reitz 2012-01-23 02:42:34 -05:00
  • a89530aef5 explain binary response data Kenneth Reitz 2012-01-23 02:42:05 -05:00
  • c32b1cd6d6 better feature list Kenneth Reitz 2012-01-23 02:34:42 -05:00
  • 90f5c8bd85 r.text Kenneth Reitz 2012-01-23 02:32:09 -05:00
  • 878bb61d24 readme update Kenneth Reitz 2012-01-23 02:31:16 -05:00
  • 8493d8329e PYTHON 3 v0.10.1 Kenneth Reitz 2012-01-23 02:28:01 -05:00
  • 57aeafa115 pythons Kenneth Reitz 2012-01-23 02:21:35 -05:00
  • a29e862adf new pythons! Kenneth Reitz 2012-01-23 02:21:30 -05:00
  • 5ed62e1137 don't let that happen... Kenneth Reitz 2012-01-23 02:19:56 -05:00
  • f99a2534c9 v0.10.1 Kenneth Reitz 2012-01-23 02:18:26 -05:00
  • a939423006 dammit, i changed again Kenneth Reitz 2012-01-23 02:03:16 -05:00