0e1809b2b0
* SOCKS proxy support. (#478) * Add proxy_auth argument to HTTPProxy (#481) * Improve error message on 'RemoteProtocolError' exception when server disconnects without sending a response (#479) * Support HTTP/2 on HTTPS tunnelling proxies. (#468) * Fix proxy headers missing on HTTP forwarding. (#456) * Only instantiate SSL context if required. (#457) * More robust HTTP/2 handling. (#253, #439, #440, #441) * Fix race condition when removing closed connections from the pool (#437) * Failed connections no longer remain in the pool. (Pull #433) * max_connections becomes optional. (Pull #429) * certifi is now included in the install dependancies. (Pull #428) * h2 is now strictly optional. (Pull #428) * Log the point at which the connection is established, and the IP/port on which it is made. * Determine if the outgoing request should log as HTTP/1.1 or HTTP/2, rather than having to assume it's HTTP/2 if the --http2 flag was passed. * Log SSL version info / certificate info. * Fix broken error messaging when URL scheme is missing, or a non HTTP(S) scheme is used. (Pull #403) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=7 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
httpcore-0.14.5.tar.gz | ||
python-httpcore.changes | ||
python-httpcore.spec |