Files
requests/requests
Jeremy Cline 3d2b337906 HTTPAdapter now updates its PoolManager connection_pool_kw
With the addition of https://github.com/shazow/urllib3/pull/830 requests
should update the connection_pool_kw on the PoolManager so that new
ConnectionPools get created when TLS/SSL settings change. This ensures
that users can update the CA certificates used to verify servers as well
as the client certificate and key it uses to authenticate with servers.

This fixes issue #2863
2016-09-06 11:11:59 -04:00
..
2016-08-08 13:21:06 +01:00
2016-08-09 13:32:56 +03:00
2015-10-08 08:09:53 +01:00
2016-08-09 13:32:56 +03:00
2016-07-20 10:30:08 -06:00