- Added support for union operators to
HTTPHeaderDict
(#2254) - Added
BaseHTTPResponse
tourllib3.__all__
(#3078) - Fixed
urllib3.connection.HTTPConnection
to raise thehttp.client.connect
audit event to have the same behavior as the standard library HTTP client (#2757) - Relied on the standard library for checking hostnames in supported PyPy releases (#3087)