utf-8 as the default character set, instead of falling back to charset-normalizer for auto-detection. To enable automatic character set detection, see the documentation. (#2165)URL.copy_with for some oddly formed URL cases. (#2185)iter_bytes never yields zero-length chunks. (#2068)Authorization header for redirects that are to the same origin, but are an http-to-https upgrade. (#2074)<16086 bytes of binary data> instead. (#2076)--proxies argument in the command line client help. (#2125).request on HTTPError exceptions. (#2158)socksio package. (#2034)__del__ with unclosed clients. (#2026)Headers.update(...) to correctly handle repeated headers (#2038)