pkgsrc/www/py-httpx
adam c5fa0d0aef py-httpx: updated to 0.19.0
0.19.0

Added

Add support for Client(allow_redirects=<bool>).
Add automatic character set detection, when no charset is included in the response Content-Type header.

Changed

Event hooks are now also called for any additional redirect or auth requests/responses.
Strictly enforce that upload files must be opened in binary mode.
Strictly enforce that client instances can only be opened and closed once, and cannot be re-opened.
Drop mode argument from httpx.Proxy(..., mode=...).
2021-08-25 19:20:56 +00:00
..
DESCR
distinfo py-httpx: updated to 0.19.0 2021-08-25 19:20:56 +00:00
Makefile py-httpx: updated to 0.19.0 2021-08-25 19:20:56 +00:00
PLIST py-httpx: updated to 0.18.1 2021-05-08 08:58:42 +00:00