Go to file
Steve Kowalik 0e1809b2b0 - Update to 0.14.5:
* 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
2022-02-01 06:15:41 +00:00
.gitattributes Accepting request 893789 from home:mcepl:branches:devel:languages:python 2021-05-17 15:32:01 +00:00
.gitignore Accepting request 893789 from home:mcepl:branches:devel:languages:python 2021-05-17 15:32:01 +00:00
httpcore-0.14.5.tar.gz - Update to 0.14.5: 2022-02-01 06:15:41 +00:00
python-httpcore.changes - Update to 0.14.5: 2022-02-01 06:15:41 +00:00
python-httpcore.spec - Update to 0.14.5: 2022-02-01 06:15:41 +00:00