Commit Graph

  • 0303e9b137 Merge pull request #1976 from kennethreitz/fix-redirect-test kennethreitz 2014-03-26 11:34:36 -04:00
  • b92f4ec6fb The expected value changes for the proxies keyword Ian Cordasco 2014-03-26 08:12:31 -05:00
  • b8128d6b1e Merge pull request #1962 from sigmavirus24/fix-history-type kennethreitz 2014-03-24 11:45:06 -04:00
  • 5f48e4a120 Merge pull request #1963 from sigmavirus24/fix-redirect-methods kennethreitz 2014-03-24 11:44:14 -04:00
  • a3cd2f3929 Merge remote-tracking branch 'origin/master' Kenneth Reitz 2014-03-24 11:39:20 -04:00
  • b2db089eef 3.4 Kenneth Reitz 2014-03-24 11:39:15 -04:00
  • c2e6fe4d5d Shorten str for case insensitive dict Avi Das 2014-03-23 11:38:37 -05:00
  • fe4c4f1461 Merge pull request #1951 from Lukasa/proxyauth kennethreitz 2014-03-23 10:51:48 -04:00
  • a3fb689942 Fix parenthesis typo Avi Das 2014-03-22 16:30:22 -05:00
  • 90f7337858 Style changes thanks to @sigmavirus24. Cory Benfield 2014-03-22 21:11:33 +00:00
  • 98ac3df713 Add __str__ to case insensitive dict. Logging headers for debugging purposes is often necessary, and the currently logging the headers would be using __repr__ which would log the implementation detail of headers, caseinsensitivedict. Adding str lends a more printing and log friendly implementation for case insentitice dict Avi Das 2014-03-22 15:42:23 -05:00
  • 8fc6a65be8 Actually assign history Ian Cordasco 2014-03-15 12:48:29 -05:00
  • 8d693a2a27 Fix #1955: Do not use original request in redirect Ian Cordasco 2014-03-15 11:38:13 -05:00
  • daf56b3f62 Fix #1960: A Response's history should be a list Ian Cordasco 2014-03-15 10:33:00 -05:00
  • 724038e4b5 Test stripping standard auth. Cory Benfield 2014-03-12 21:53:07 +00:00
  • 4f6dca42ea Remove some extraneous comments to please KR. Cory Benfield 2014-03-12 21:21:14 +00:00
  • 110048f983 Merge pull request #1916 from schlamar/accept-encoding kennethreitz 2014-03-12 16:37:27 -04:00
  • 4112b8f14b Merge pull request #1949 from Lukasa/pickle kennethreitz 2014-03-12 16:18:58 -04:00
  • 4d8cb3244e Add method for rebuilding proxy configuration. Cory Benfield 2014-03-12 19:22:40 +00:00
  • 97cf16e958 Move auth rebuild to its own method. Cory Benfield 2014-03-12 19:22:11 +00:00
  • 6d7e8a97bb Split get_environ_proxies into two methods. Cory Benfield 2014-03-12 19:20:12 +00:00
  • ee7fe02953 Ensure that .raw() is present after unpickling. Cory Benfield 2014-03-12 18:34:43 +00:00
  • a59fac5e4b Removed compress from accepted encodings. schlamar 2014-03-12 12:10:53 +01:00
  • 7b378cb742 Add tests for decode_unicode Jason R. Coombs 2014-03-04 17:46:58 -05:00
  • d289eb22f1 Always honor decode_unicode, even when _content is present. Jason R. Coombs 2014-03-04 16:33:40 -05:00
  • c8226f69e1 Add documentation about decode_unicode. Jason R. Coombs 2014-03-04 16:27:13 -05:00
  • 03f444e601 Timeout documentation changes. Cory Benfield 2014-03-03 20:23:59 +00:00
  • d8557a2627 Merge pull request #1935 from cjstapleton/master kennethreitz 2014-03-03 13:14:37 -05:00
  • 3c4b3747e4 Merge pull request #1921 from sigmavirus24/fix-session-header-none kennethreitz 2014-03-03 13:13:13 -05:00
  • 9a14086e6d Merge pull request #1934 from kennethreitz/update-notice Cory Benfield 2014-03-02 09:34:55 +00:00
  • 64f0b3c81e Remove unnecessary bits from cacert notice section Ian Cordasco 2014-03-01 11:15:14 -06:00
  • 5f404a0592 Fix styling issues with add timeout to stream with testing cjstapleton 2014-02-28 19:06:59 -06:00
  • 930f03c864 Add timeout to stream with testing cjstapleton 2014-02-28 10:08:57 -06:00
  • 9b20cadaeb Charade -> Chardet and Add cacert.pem license Ian Cordasco 2014-02-28 08:27:50 -06:00
  • 4404e7e328 Default proxy scheme to http. schlamar 2014-02-18 15:24:24 +01:00
  • 780ce3902e Revert "Proxy urls should have explicit schemes." schlamar 2014-02-18 15:15:36 +01:00
  • e909a92343 Merge pull request #1923 from Lukasa/master Cory Benfield 2014-02-16 19:02:05 +00:00
  • 81e88b70bd The timeout is in seconds. Cory Benfield 2014-02-16 19:00:22 +00:00
  • d2f647cee4 Do not set headers with None value Ian Cordasco 2014-02-14 16:15:21 -06:00
  • 3c88e520da Merge pull request #1918 from zackw/response-is-redirect kennethreitz 2014-02-13 16:03:37 -05:00
  • 0caa243212 New Response property, .is_redirect. Zack Weinberg 2014-02-13 14:27:42 -05:00
  • 4ecd74693f Merge pull request #1891 from sigmavirus24/add-requests-to-exceptions kennethreitz 2014-02-11 11:58:23 -05:00
  • 94badad24c Merge pull request #1897 from aliles/master kennethreitz 2014-02-11 11:55:33 -05:00
  • 1371e81944 Merge pull request #1900 from mjpieters/issue1674-json-fallback-encoding kennethreitz 2014-02-11 11:55:20 -05:00
  • 969195ad55 Clarify our 1.2.1 behaviour change. Cory Benfield 2014-02-11 07:31:47 +00:00
  • a44910b837 Merge pull request #1902 from mjpieters/master kennethreitz 2014-02-06 18:32:41 -08:00
  • 2b9b4a35b2 Merge pull request #1904 from mjpieters/doc-response-reason Cory Benfield 2014-02-05 18:32:16 +00:00
  • 3443c177a3 Document the Response.reason attribute. Martijn Pieters 2014-02-05 17:29:09 +00:00
  • 98b76f4b98 State early in SNI discussion Python2 limitation Aaron Iles 2014-02-04 21:08:11 +11:00
  • 15ac4e5fb6 Merge pull request #1901 from mjpieters/chardet-not-charade Cory Benfield 2014-02-04 00:53:53 -08:00
  • 488b90f5ac Remove unused loggers. Martijn Pieters 2014-02-03 13:43:59 +00:00
  • c5b6a107eb One last Charade reference to remove here. Martijn Pieters 2014-02-03 13:39:21 +00:00
  • f35838beb6 Remove logging and charade mention. Martijn Pieters 2014-02-03 13:37:57 +00:00
  • 5ee8b348eb Reinstate falling back to self.text for JSON responses Martijn Pieters 2014-02-03 12:00:14 +00:00
  • 8a0bae45c2 Move SNI documentation to FAQ Aaron Iles 2014-02-02 22:19:10 +11:00
  • b5b8198fd1 Document requirements for SNI support on Python2 Aaron Iles 2014-02-02 20:14:05 +11:00
  • c6084704cc what is wrong with you people? :) Kenneth Reitz 2014-01-31 12:31:11 -05:00
  • 2b23d6a9f7 omg never do this again ever please Kenneth Reitz 2014-01-31 12:30:52 -05:00
  • c042c08179 who did this Kenneth Reitz 2014-01-31 12:29:56 -05:00
  • f74f5e3ebf cleanup shitty code Kenneth Reitz 2014-01-31 12:27:05 -05:00
  • f1893c8355 Merge pull request #1892 from Lukasa/netrcauth kennethreitz 2014-01-31 09:19:53 -08:00
  • d9f34c6848 Respect trust_env on redirect. Cory Benfield 2014-01-31 07:36:44 +00:00
  • 4f12bfa636 Merge pull request #1893 from Lukasa/license kennethreitz 2014-01-30 09:23:57 -08:00
  • 326a22e888 Better layout for checking. Cory Benfield 2014-01-30 15:11:24 +00:00
  • 0163a836a1 Avoid breaking crappy distribution methods. Cory Benfield 2014-01-29 19:21:04 +00:00
  • 7ba5a534ae Repopulate ~/.netrc auth. Cory Benfield 2014-01-29 19:13:46 +00:00
  • 07e0a6198d Explicitly check for None Ian Cordasco 2014-01-28 20:39:09 -06:00
  • c2fab5b4ca Avoid having to fix tests Ian Cordasco 2014-01-28 20:24:41 -06:00
  • 27eb54a20a Move creation of attributes to RequestException Ian Cordasco 2014-01-28 20:13:57 -06:00
  • b1c8fd3b67 Merge pull request #1888 from longaccess/handle301 kennethreitz 2014-01-28 12:14:38 -08:00
  • 8b792be81b on redirect pass URL as bytes. Fixes: #1887 Konstantinos Koukopoulos 2014-01-28 09:11:23 -08:00
  • b6e16799d0 test pyopenssl redirect (unit test for #1887) Konstantinos Koukopoulos 2014-01-28 09:08:16 -08:00
  • 19756d57f7 Merge pull request #1886 from meteozond/patch-1 Cory Benfield 2014-01-28 01:07:23 -08:00
  • 1e3eb4ef9e Added info about posted files headers Alexander 2014-01-28 12:03:59 +03:00
  • 42b8a6d8ab Merge pull request #1881 from kevinburke/typo Ian Cordasco 2014-01-25 05:38:39 -08:00
  • 4c11fb7f04 s/soley/solely Kevin Burke 2014-01-25 00:20:10 -08:00
  • 06ecae43bd NOTICE update Kenneth Reitz 2014-01-24 15:39:32 -05:00
  • 7773b2712e Merge pull request #1870 from sigmavirus24/add-toolbelt-to-docs kennethreitz 2014-01-23 10:54:08 -08:00
  • 33735480f7 v2.2.1 v2.2.1 Kenneth Reitz 2014-01-23 13:25:40 -05:00
  • a5b3719967 Merge pull request #1876 from dstufft/update-urllib3 kennethreitz 2014-01-23 10:22:21 -08:00
  • d181577f3e Update urllib3 to 9346c5c Donald Stufft 2014-01-22 14:20:34 -05:00
  • 2a6b835a5e Update changelog for 2.2.1. Cory Benfield 2014-01-22 14:28:41 +00:00
  • 3bd16ce9c5 Add missing sled Ian Cordasco 2014-01-21 19:55:00 -06:00
  • 4872f4628c Merge pull request #1874 from kevinburke/typo Cory Benfield 2014-01-21 10:24:37 -08:00
  • f17ead4133 Typo in History Kevin Burke 2014-01-21 10:18:04 -08:00
  • 799bf116fe Add a small note about requests-toolbelt Ian Cordasco 2014-01-18 22:44:50 -06:00
  • c3055863c6 Update NOTICE kennethreitz 2014-01-16 15:12:40 -08:00
  • 57c71ec9b6 Merge pull request #1867 from Lukasa/closing kennethreitz 2014-01-16 14:16:04 -08:00
  • 476ab203bc Document contextlib.closing. Cory Benfield 2014-01-16 08:37:29 +00:00
  • 0465d34955 Merge pull request #1862 from sybeck2k/master kennethreitz 2014-01-14 11:56:04 -08:00
  • eb124353af Added comment for test test_get_auth_from_url Roberto Migli 2014-01-13 16:29:46 +01:00
  • 49fb630eb4 Merged changes from @lukasa Roberto Migli 2014-01-13 14:04:28 +01:00
  • a6a8342066 Fixed parsing of username and password encoded in the URI Roberto Migli 2014-01-13 13:32:00 +01:00
  • 87abd9c609 Use calendar.timegm when calculating cookie expiration Ian Cordasco 2014-01-12 14:27:45 -06:00
  • 5b4e9aff0e Don't need to unquote twice. Cory Benfield 2014-01-12 14:46:40 +00:00
  • 2f98ef1792 Be less defensive in get_auth_from_url. Cory Benfield 2014-01-12 14:44:53 +00:00
  • b4ca6c95b6 Meet @sigmavirus24's demanding stylistic criteria. Cory Benfield 2014-01-12 09:39:32 +00:00
  • dddb41e349 TypeError, not AttributeError on 3.3. Cory Benfield 2014-01-11 10:15:53 +00:00
  • ca187abd13 Unquote the auth after splitting the url. Cory Benfield 2014-01-11 09:59:23 +00:00
  • ac4e05874a Fixup the header heirarchy. Cory Benfield 2014-01-09 19:48:13 +00:00