Path to this page:
Subject: CVS commit: pkgsrc/www/py-urllib3
From: Adam Ciarcinski
Date: 2017-05-10 19:12:16
Message id: 20170510171216.CA728FBE4@cvs.NetBSD.org
Log Message:
Changes 1.21.1:
Fixed SecureTransport issue that would cause long delays in response body delivery.
Fixed regression in 1.21 that threw exceptions when users passed the \
socket_options flag to the PoolManager.
Fixed regression in 1.21 that threw exceptions when users passed the \
assert_hostname or assert_fingerprint flag to the PoolManager.
Files: