Commit Graph

  • 15a3869006 making module docstrings and coding comments consistent Nate Prewitt 2016-07-19 14:51:14 -06:00
  • c418c4c4aa moving implementation details into util func Nate Prewitt 2016-07-16 10:37:13 -04:00
  • fd4332916f raise InvalidHeader on multiple Location values Nate Prewitt 2016-07-15 01:31:14 -04:00
  • 75d72ca4ea Merge pull request #3415 from nateprewitt/test_cleanup Cory Benfield 2016-07-15 08:07:44 +01:00
  • d262df99bf removing redundant test Nate Prewitt 2016-07-14 21:53:10 -06:00
  • d7fc5d5296 Merge pull request #3402 from HarrisonJackson/remove-extra-warnings-import Cory Benfield 2016-07-14 17:59:51 +01:00
  • 5a3aeedd18 Remove duplicate import warnings Harrison Jackson 2016-07-14 09:47:27 -06:00
  • 6e54fd607f Merge pull request #3401 from Zeusw/patch-1 Cory Benfield 2016-07-14 08:57:49 +01:00
  • cf938420f8 in python3.x not have StringIO Zeusw 2016-07-14 10:40:32 +08:00
  • 425962cb13 Merge pull request #3390 from nateprewitt/3386_header_value_type Cory Benfield 2016-07-07 17:20:03 +01:00
  • 5d9b9ffab4 Merge pull request #3388 from nateprewitt/header_doc_update Ian Cordasco 2016-07-07 09:56:08 -05:00
  • 1cb3b797fe updating documentation to reflect decision of #3386 Nate Prewitt 2016-07-06 15:10:46 -06:00
  • be31a90906 Defining header value type requirements and tests Nate Prewitt 2016-07-05 11:41:56 -04:00
  • 7700ecae14 Support responses like HTTP/1.1 404 Unicode chars (#3385) Andrii Kostenko 2016-07-05 17:01:19 +03:00
  • 71050e9ab9 adding in slice_length fix and test for chunk_size=None (#3370) Nate Prewitt 2016-07-02 14:56:20 -06:00
  • bd9e8f2271 Merge pull request #3366 from nateprewitt/2947-no-returns-in-header Cory Benfield 2016-07-02 20:32:17 +01:00
  • 2669ab797c check and test for headers containing return characters or leading whitespace Nate Prewitt 2016-06-29 13:46:40 -04:00
  • ebadf81723 Merge pull request #3382 from nateprewitt/iter_content_docstring Cory Benfield 2016-07-02 19:10:20 +01:00
  • 0c08ca7154 updating docstring to match functionality Nate Prewitt 2016-07-01 14:13:41 -06:00
  • deada71526 Merge pull request #3383 from davidsoncasey/proposed/3.0.0 Cory Benfield 2016-07-02 08:33:31 +01:00
  • ed07583f7e Change exception and variable names so that tests will run (currently one failing test). Casey Davidson 2016-07-01 16:25:43 -07:00
  • 0bcf634135 Allow None value for chunk_size again (#3368) Joy Zheng 2016-06-30 17:11:01 -07:00
  • 92fe51c0af adding asserted_encoding check on None type encoding to match text() behavior (#3362) Nate Prewitt 2016-06-28 13:22:00 -06:00
  • 36453b95b1 Merge pull request #3365 from nateprewitt/3364_chunking_is_int Cory Benfield 2016-06-28 08:33:29 +01:00
  • cf3c99890d added in type check for chunk_size Nate Prewitt 2016-06-27 18:47:34 -04:00
  • 1f681d8843 Merge pull request #3358 from petedmarsh/master Cory Benfield 2016-06-21 19:53:19 +01:00
  • 8484144c67 Update list of supported Python versions in todo.rst Peter Marsh 2016-06-21 19:50:11 +01:00
  • 771ecd7efd Merge pull request #3236 from eriol/xfail-test kennethreitz 2016-06-20 22:17:23 -04:00
  • 400d27f982 Test security warnings (#3289) John Vandenberg 2016-06-17 20:00:05 +07:00
  • e12ee9407c Merge pull request #3297 from davidfischer/http-error-specifics kennethreitz 2016-06-08 23:57:44 -07:00
  • 6c9a0eff04 compensate for lack of taste kennethreitz 2016-06-09 00:38:53 -04:00
  • 7d0a94d8c6 Merge pull request #3298 from davidfischer/appengine-notes kennethreitz 2016-06-08 19:49:06 -07:00
  • 6f5b6bd4c4 Update a note on AppEngine David Fischer 2016-06-08 19:31:32 -07:00
  • 277d4a41ad Note how HTTPErrors are raised David Fischer 2016-06-08 18:19:10 -07:00
  • 7a404cf4ec Document header ordering. (#3295) Cory Benfield 2016-06-08 09:44:33 -07:00
  • 8813787a12 wildly inaccurate button results in deletion kennethreitz 2016-06-04 22:08:47 -04:00
  • ecfb85f85e Merge remote-tracking branch 'upstream/master' into proposed/3.0.0 Ian Cordasco 2016-06-03 08:42:01 -05:00
  • bca205e9bf Merge pull request #3251 from sigmavirus24/bug/3250 Cory Benfield 2016-06-01 11:08:39 -07:00
  • de4c75bbad Update documentation of Session.max_redirects Ian Cordasco 2016-06-01 11:00:33 -05:00
  • 5e86103387 Use xfail marker for a test expected to fail without Internet connection Daniele Tricoli 2016-05-29 20:10:37 +02:00
  • 9e9d2c6521 Make BaseAdapter describe the mandatory adapter interface (#3216) Seppo Yli-Olli 2016-05-24 21:23:16 +03:00
  • 49b69c4751 Merge pull request #3178 from haikuginger/master Cory Benfield 2016-05-22 17:02:09 +01:00
  • b6d6894f53 Allow graceful interruption of testserver.Server Brett Higgins 2016-05-17 11:45:12 -04:00
  • cd4e6b9aef Merge pull request #3185 from brettdh/3183-support-all-proxy-env-var Ian Cordasco 2016-05-17 10:42:31 -05:00
  • 35744c3e5d Use iter instead of noop list comprehension Brett Higgins 2016-05-16 21:53:20 -04:00
  • 12e3631827 Merge pull request #3195 from kumarvaradarajulu/no_proxy_fix Ian Cordasco 2016-05-16 07:47:33 -05:00
  • b94decc47c Combined tests to one tests for should_bypass_proxies method Kumar Varadarajulu 2016-05-16 10:49:37 +00:00
  • f59a95713e Added tests for should_bypass_proxies function Kumar Varadarajulu 2016-05-16 10:40:22 +00:00
  • 17b6c5742c consider plain ip notation of an ip in no_proxy if not in cidr notation Kumar Varadarajulu 2016-05-16 06:11:25 +00:00
  • 4bf8866172 Add 'all' proxy selection to select_proxy Brett Higgins 2016-05-13 15:24:50 -04:00
  • 4865f0f9bf Merge pull request #3188 from Lukasa/fixup-indentation Ian Cordasco 2016-05-12 08:11:19 -05:00
  • 0838685dab Replace tab with appropriate spaces. Cory Benfield 2016-05-12 10:57:52 +01:00
  • 1121f8b915 Support ALL_PROXY environment variable Brett Higgins 2016-05-10 10:24:10 -04:00
  • 87704105af Merge pull request #3179 from messense/messense-patch-1 Cory Benfield 2016-05-06 13:59:01 +01:00
  • cb4c2c0b65 Fix TypeError when get json-encoded content of a response messense 2016-05-05 11:15:53 +08:00
  • 3669b4216a Merge pull request #3173 from Lukasa/socks-proxy-docs Ian Cordasco 2016-05-05 12:18:27 -05:00
  • 04bb965c87 Fixing test; it was accomplishing the right thing, but doing it in the wrong way. Jesse Shapiro 2016-05-05 12:23:59 -04:00
  • 52c0daff5f Cleaning up comment on JSON encoding to be more strictly relevant. Jesse Shapiro 2016-05-05 12:12:49 -04:00
  • 9ff2e43cd6 Removing charset from JSON content type; tightening requirements on .encode() Jesse Shapiro 2016-05-05 06:27:12 -04:00
  • 386382b18c Encoding JSON requests to bytes for urllib3 to handle; ensuring same with testing. Jesse Shapiro 2016-05-04 20:09:07 -04:00
  • 989e8f15dd Merge pull request #3171 from luv/master Cory Benfield 2016-05-03 08:44:42 +01:00
  • 339e950dc7 Add section on SOCKS proxies. Cory Benfield 2016-05-03 08:07:30 +01:00
  • 52facb2257 docs: Add a note about SSL c_rehash Lukas Vacek 2016-05-02 23:01:49 +02:00
  • 296928f36f fixed date formatting kennethreitz 2016-04-29 18:17:21 -04:00
  • efb4af0127 v2.10.0 v2.10.0 kennethreitz 2016-04-29 18:11:49 -04:00
  • f69d8c16ed updated urllib3 (v1.15.1) kennethreitz 2016-04-29 18:11:17 -04:00
  • a5da4f399f v2.10.0 kennethreitz 2016-04-29 18:03:28 -04:00
  • 39d6935488 Merge pull request #2953 from Lukasa/socks_proxy_support kennethreitz 2016-04-29 18:03:04 -04:00
  • c9ef5653cc v2.9.2 v2.9.2 kennethreitz 2016-04-29 17:56:42 -04:00
  • 2824867412 v2.9.2 kennethreitz 2016-04-29 17:52:19 -04:00
  • f803dc6c99 updated authors kennethreitz 2016-04-29 17:52:11 -04:00
  • ce5e312593 Merge pull request #3096 from piotrjurkiewicz/master kennethreitz 2016-04-29 17:47:35 -04:00
  • ecebf337ed Merge pull request #3139 from markshannon/fix/3138 Ian Cordasco 2016-04-29 11:05:19 -05:00
  • abe02ed89f Initialize hash_utf8 to None, preventing NameError. Fixes #3138. Mark Shannon 2016-04-29 16:49:24 +01:00
  • 252bfa7885 Merge pull request #3136 from Natim/readthedocs.io Cory Benfield 2016-04-28 11:43:14 +01:00
  • 70a344d8eb Update readthedocs links. Rémy HUBSCHER 2016-04-28 12:39:10 +02:00
  • 343027893b Merge pull request #3132 from chipaca/no-hostname-no-cry Cory Benfield 2016-04-26 11:35:23 +01:00
  • 4e7beef860 utils: let select_proxy not raise an exception when url has no hostname John R. Lenton 2016-04-26 11:21:54 +01:00
  • bbeb0001cd Merge pull request #3108 from kevinburke/flip-conditional Ian Cordasco 2016-04-21 10:30:22 -05:00
  • ae1ac2d4e0 Flip conditional in session.send() Kevin Burke 2016-04-21 08:12:05 -07:00
  • aa1c3adf9a Merge pull request #3100 from hitstergtd/hitstergtd-docfixes-1 kennethreitz 2016-04-17 13:26:24 -04:00
  • b1a7dcd799 Fix test_headers_preserve_order Piotr Jurkiewicz 2016-04-16 22:21:10 +02:00
  • d801d7797e Remove stale sentence in philosophy.rst Hitster GTD 2016-04-16 10:57:24 +01:00
  • 9fc765638f Merge pull request #2754 from Lukasa/python3-redirect-3.0.0 Ian Cordasco 2016-04-15 16:39:18 -05:00
  • 41fc9ebff7 Merge pull request #2839 from Lukasa/issue/2836 Ian Cordasco 2016-04-15 16:38:50 -05:00
  • 60aee145b9 Merge pull request #3091 from bodgit/proxy Ian Cordasco 2016-04-15 07:50:06 -05:00
  • 2029a8a931 Clear any pooled proxy connections Matt Dainty 2016-04-13 16:59:55 +01:00
  • c8a0fc6aa2 Use OrderedDict from .compat module Piotr Jurkiewicz 2016-04-15 04:43:53 +02:00
  • 4f5741e1ff Add test of headers order preservation Piotr Jurkiewicz 2016-04-15 00:35:57 +02:00
  • 4c04469cfb Change _store of CaseInsensitiveDict to OrderedDict Piotr Jurkiewicz 2016-04-14 18:10:50 +02:00
  • 4a716e0dfc Merge pull request #2897 from BraulioVM/dummy-server kennethreitz 2016-04-11 16:29:02 -04:00
  • 634b2beb39 Fixed indenting issues Braulio Valdivielso Martínez 2016-04-11 20:03:23 +02:00
  • e65d6fc637 Merge pull request #3082 from tzickel/master Ian Cordasco 2016-04-11 07:38:50 -05:00
  • b5d375417f Merge pull request #3086 from sleshep/master Cory Benfield 2016-04-11 08:14:39 +01:00
  • 2981366f56 add rtype in session.request liuyang 2016-04-11 14:33:23 +08:00
  • 2874fd18fe Merge pull request #3080 from Lukasa/rfc7838 kennethreitz 2016-04-10 16:49:27 -04:00
  • 219490ea7f Make a dummy test tzickel 2016-04-08 23:17:37 +03:00
  • fb230709a8 Fix for the test ? tzickel 2016-04-08 22:23:35 +03:00
  • 2246a52a36 Added a test to show a faulty behaviour when posting binary data for an object with no __iter__ tzickel 2016-04-08 20:25:01 +03:00
  • 831d8e0a1e Add 421 Misdirected Request. Cory Benfield 2016-04-08 08:23:46 +01:00