Commit Graph

  • 55dea233ce fixed some error Dmitry Klimenko 2016-11-18 15:19:43 +03:00
  • 4f0efdb77e unicode test for _basic_auth_str Dmitry Klimenko 2016-11-18 13:31:31 +03:00
  • 7c4821231f Fixed: httpbin doesn't support bytes Dmitry Klimenko 2016-11-18 13:14:08 +03:00
  • bf3e960e15 fixed usage unicode string Dmitry Klimenko 2016-11-17 23:13:03 +03:00
  • 53d4a1feee Merge pull request #3704 from afeld/patch-1 Cory Benfield 2016-11-17 17:27:47 +00:00
  • ed3ba3dbb8 correct backtick formatting Aidan Feldman 2016-11-17 12:26:19 -05:00
  • 37bde4b638 added unicode auth test Dmitry Klimenko 2016-11-17 20:22:32 +03:00
  • 5562c0f097 clarify that the chunk_size is optional when streaming to a file Aidan Feldman 2016-11-17 12:21:58 -05:00
  • 2185fac626 remove extra import Dmitry Klimenko 2016-11-17 19:52:13 +03:00
  • 329a5cfdd4 Order of type check Dmitry Klimenko 2016-11-17 19:50:53 +03:00
  • 5b66b364a7 Merge pull request #3703 from kennethreitz/revert-3700-master kennethreitz 2016-11-17 10:53:38 -05:00
  • 5f4d0d08de Revert "Adding 'import requests' to readme code snippet." kennethreitz 2016-11-17 10:53:33 -05:00
  • 7e138f945e Adding 'import requests' to readme code snippet. (#3700) Rakib Hasan 2016-11-17 03:23:57 -05:00
  • 1e198f9115 Merge pull request #3697 from hussaintamboli/master Cory Benfield 2016-11-16 18:32:59 +00:00
  • be8b13e89b Added myself to AUTHORS Hussain 2016-11-16 23:33:42 +05:30
  • 0d7de50dbd Just lstrip instead of strip because trailing whitespace already works. Hussain 2016-11-16 23:26:48 +05:30
  • 248d3e9f0f Fixed issue #3696. Added a test for it as well. Hussain 2016-11-16 22:48:45 +05:30
  • e237a60add Merge pull request #3563 from nateprewitt/enforce_content_length Cory Benfield 2016-11-16 13:29:51 +00:00
  • eb39a557bd v2.12.1 v2.12.1 Cory Benfield 2016-11-16 10:44:29 +00:00
  • e7a6893282 Merge pull request #3694 from Lukasa/prepare-1.19.1 Cory Benfield 2016-11-16 10:44:02 +00:00
  • c2688bbf27 Add changelog for 1.19.1 Cory Benfield 2016-11-16 10:35:14 +00:00
  • e1b5e19c78 Update bundled urllib3 to 1.19.1 Cory Benfield 2016-11-16 10:29:34 +00:00
  • 7f2a4151f7 Merge pull request #3693 from Lukasa/setuptools-extra Cory Benfield 2016-11-16 10:33:47 +00:00
  • 9ec3478469 Change setuptools extra for new secure extra. Cory Benfield 2016-11-16 10:31:39 +00:00
  • 341f288449 Merge pull request #3691 from Cleod9/readme-typo-domain-arg Cory Benfield 2016-11-16 08:39:06 +00:00
  • 3ea3324434 Merge pull request #3690 from galgeek/clarify-allow_redirects Cory Benfield 2016-11-16 08:38:33 +00:00
  • b4d843bad2 Fixed readme typo - 'site' should be 'domain' Greg McLeod 2016-11-15 22:27:45 -05:00
  • eaf9a688c5 Clarify allow_redirects Barbara Miller 2016-11-15 18:59:05 -08:00
  • 9a0a6cab55 Merge pull request #3688 from nateprewitt/release-docs-fix Cory Benfield 2016-11-15 20:30:21 +00:00
  • 87b7914bb2 spelling fix for release-process Nate Prewitt 2016-11-15 13:11:58 -07:00
  • 84d99f01f5 add enforce_content_length=True default Nate Prewitt 2016-11-15 11:27:29 -07:00
  • 973a7b1cd0 test responses fail with incomplete body reads Nate Prewitt 2016-09-08 12:40:19 -06:00
  • cfd898fb93 adding method to url tests Nate Prewitt 2016-11-15 10:46:10 -07:00
  • 512a78173a Merge pull request #3684 from nateprewitt/fixing_url_tests_without_method Cory Benfield 2016-11-15 17:51:42 +00:00
  • 5bb01fbfe8 adding method to url tests Nate Prewitt 2016-11-15 10:46:10 -07:00
  • 7f88aca8f7 Merge branch 'master' into proposed/3.0.0 Cory Benfield 2016-11-15 17:16:04 +00:00
  • 362da46e9a v2.12.0 v2.12.0 Cory Benfield 2016-11-15 10:30:17 +00:00
  • 2d211d59a0 Fix tests for new urllib3 exception text. Cory Benfield 2016-11-15 10:22:38 +00:00
  • 72d69d7b62 Update certifi certs to 2016.09.26 Cory Benfield 2016-11-15 10:11:58 +00:00
  • 99fa7becf2 Update urllib3 to 1.19 Cory Benfield 2016-11-15 10:09:11 +00:00
  • e2408fce9d Merge pull request #3679 from mlissner/patch-2 Cory Benfield 2016-11-14 17:58:13 +00:00
  • cfb7fd8f28 Amplifies the timeout warning in the docs. Mike Lissner 2016-11-14 09:57:08 -08:00
  • 33bd38be15 Merge pull request #3678 from nateprewitt/3675_streaming_docs Cory Benfield 2016-11-14 16:55:33 +00:00
  • d81ad06c64 documentation on encoding fallback for streaming Nate Prewitt 2016-11-14 09:44:10 -07:00
  • 71b8941f0e adding decoding requirement for Python 3 Nate Prewitt 2016-11-14 09:43:19 -07:00
  • e514920e19 Unable unicode in basic http auth Dmitry Klimenko 2016-11-12 01:39:37 +03:00
  • 70f1f8ed35 Merge pull request #3671 from chris-martin/json-ValueError kennethreitz 2016-11-10 18:18:16 -05:00
  • a49c387b7a Document that Response.json() may raise ValueError Chris Martin 2016-11-10 16:26:07 -05:00
  • d24da4a953 Merge pull request #3489 from nateprewitt/1558_pickling_prepared_request Cory Benfield 2016-11-10 17:26:47 +00:00
  • 340902153f updating pickling tests for PreparedRequest Nate Prewitt 2016-08-19 14:39:34 -06:00
  • 80634b2fad Merge pull request #3666 from hootnot/doc-patch Cory Benfield 2016-11-03 10:39:47 +00:00
  • f72684e13c Merge pull request #3655 from nateprewitt/tzickel_post_redirect_w_streamable Cory Benfield 2016-11-03 10:31:04 +00:00
  • 623d9e7878 documentation line added for consistency with the post method hootnot 2016-11-03 11:10:59 +01:00
  • 87e40d116f Merge pull request #3663 from nateprewitt/fix_cookiejar_from_dict_docs_path Cory Benfield 2016-11-03 10:06:53 +00:00
  • b5ca0c8d58 correct module for cookiejar_from_dict in docs Nate Prewitt 2016-11-02 14:52:23 -06:00
  • 522d37c959 update 307 tests to check body content Nate Prewitt 2016-11-02 10:09:31 -06:00
  • 38dd089c5f Test case for requests getting stuck on post redirect with seekable stream tzickel 2016-08-24 23:14:35 +03:00
  • 9849c27b70 test _body_position and rewind_body Nate Prewitt 2016-10-31 12:54:53 -06:00
  • 40402cd0dd adding rewind for re-POST bodies Nate Prewitt 2016-10-27 15:52:31 -06:00
  • bf19750c0a Merge pull request #3660 from pawelmhm/proxy_empty_pass Cory Benfield 2016-10-31 13:59:16 +00:00
  • c97a530638 [httpAdapter] allow empty password in proxy credentials Pawel Miech 2016-10-31 14:42:01 +01:00
  • 7eaa5ee37f Merge pull request #3658 from elzapp/patch-1 Cory Benfield 2016-10-31 08:53:04 +00:00
  • 388e949e83 Formatted the example to fix the color highlighting Bård Aase 2016-10-31 09:09:16 +01:00
  • 595a409a18 Merge pull request #3627 from nateprewitt/remove_update_call Cory Benfield 2016-10-27 20:53:18 +01:00
  • 390a499e81 test different CookieJar types for add_dict_to_cookiejar Nate Prewitt 2016-10-27 13:22:45 -06:00
  • dfd85f2099 make add_dict_to_cookiejar cookielib.CookieJar compatible Nate Prewitt 2016-10-27 13:17:41 -06:00
  • 9deb603dc3 Merge pull request #3652 from gardiac2002/master Ian Cordasco 2016-10-27 11:51:29 -05:00
  • 548a03acef requests.post checked data parameters for type like dict. Changed the type check to Mapping. Philipp Konrad 2016-10-27 17:57:09 +02:00
  • e70ad25ca1 Merge pull request #3634 from jeremycline/verify-by-default Cory Benfield 2016-10-25 09:56:53 +01:00
  • 35bdfc78c9 Keep `verify` setting when no CA_BUNDLE variable exists Jeremy Cline 2016-10-23 11:59:32 -04:00
  • 50486cf2be Merge pull request #3620 from Lukasa/better-idna Cory Benfield 2016-10-21 13:09:04 +01:00
  • d14401f799 Merge pull request #3631 from lovedboy/master Cory Benfield 2016-10-21 09:58:30 +01:00
  • d587533446 little modification in consume_socket_content lovedboy 2016-10-21 16:37:46 +08:00
  • 83fcabc5bd Merge pull request #3625 from mie00/tellioerror Cory Benfield 2016-10-21 08:20:37 +01:00
  • e7f5bd634d Check in updated idna. Cory Benfield 2016-10-19 13:19:50 +01:00
  • 41b4658738 Further complicate the makefile to rewrite imports Cory Benfield 2016-10-19 13:19:37 +01:00
  • f5b5c293b9 fix issue when the file-like object raises an IOError with tell Mohamed Elawadi 2016-10-17 15:38:16 +02:00
  • b8f4c7c7ff Merge pull request #3621 from Lukasa/fix-packaging Ian Cordasco 2016-10-14 11:38:33 -05:00
  • c13e313f5a Merge pull request #3622 from Lukasa/better-makefile Ian Cordasco 2016-10-14 11:38:17 -05:00
  • 8dd51d22fc Enable UTS46 mode. Cory Benfield 2016-10-14 15:13:37 +01:00
  • ae82300073 We only ship tagged releases now. Cory Benfield 2016-10-14 11:06:25 +01:00
  • f19d30a670 Seems like we're missing a backport here. Cory Benfield 2016-10-14 10:58:26 +01:00
  • 110684ea02 Changelog entry for better IDNA. Cory Benfield 2016-10-14 10:54:55 +01:00
  • 9337b4d95d Basic tests for internationalized domain names. Cory Benfield 2016-10-14 10:53:15 +01:00
  • 49b69b57db Various packaging requirements for idna Cory Benfield 2016-10-14 10:21:24 +01:00
  • 27812eb902 Use IDNA2008 to encode hosts. Cory Benfield 2016-10-14 10:17:52 +01:00
  • 35056b1de6 Add license for idna package. Cory Benfield 2016-10-14 10:12:16 +01:00
  • 3c680cc1c6 Vendor idna v2.1 Cory Benfield 2016-10-14 10:10:54 +01:00
  • dfb4ef7be0 Add makefile to get latest idna release. Cory Benfield 2016-10-14 10:10:17 +01:00
  • 8f37cf79c3 Merge pull request #3617 from Lukasa/jeremycline Ian Cordasco 2016-10-13 09:08:10 -05:00
  • 45478d5be1 Note @jeremycline is now our contact. Cory Benfield 2016-10-13 13:28:19 +01:00
  • d0f7a51dd8 Merge branch 'TetraEtc-docs-custom-verbs' Cory Benfield 2016-10-12 11:11:17 +01:00
  • 02ab1ba5bd Let's use capitals. Cory Benfield 2016-10-12 11:11:05 +01:00
  • 341bed9e17 Add Documentation for custom methods Stewart Polley 2016-10-08 06:22:07 +10:00
  • 7322a09379 Merge pull request #3607 from frankier/dont-swallow-attributeerror Ian Cordasco 2016-09-30 07:17:17 -05:00
  • 5a41febce2 Merge pull request #3109 from jeremycline/use-pool-keys-by-scheme Ian Cordasco 2016-09-29 15:30:31 -05:00
  • 327512f5ef Remove error swallowing exception catching of AttributeError Frankie Robertson 2016-09-29 23:07:16 +09:00
  • 022e23c977 Merge pull request #3606 from bbamsch/httpbinTestFix Cory Benfield 2016-09-29 08:09:22 +01:00
  • 5c15fffaca Rework Bytestring Host Test to use PyTest Httpbin Brian Bamsch 2016-09-28 20:45:26 -07:00
  • 1ac56f1343 Merge pull request #3604 from iamprakashom/master Cory Benfield 2016-09-28 12:32:53 +01:00