Path to this page:
Subject: CVS commit: pkgsrc/www/py-httpcore
From: Adam Ciarcinski
Date: 2021-02-05 21:34:10
Message id: 20210205203410.485C9FA95@cvs.NetBSD.org
Log Message:
py-httpcore: updated to 0.12.3
0.12.3
Fixed
- Abort SSL connections on close rather than waiting for remote EOF when using \
`asyncio`.
- Fix exception raised in case of connect timeouts when using the `anyio` backend.
- Fix `Host` header precedence for `:authority` in HTTP/2.
- Handle extra edge case when detecting for socket readability when using `asyncio`.
- Fix `asyncio` SSL warning when using proxy tunneling.
Files: