| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-httpx: upgrade 0.27.0 -> 0.27.2 | Wang Mingyu | 2024-09-10 | 1 | -48/+0 |
| | | | | | | | | | | | | Changelog: ========== - Reintroduced supposedly-private URLTypes shortcut. - Support for zstd content decoding using the python zstandard package is added. Installable using httpx[zstd]. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-httpx: Upgrade 0.26.0 -> 0.27.0 | Leon Anavi | 2024-03-23 | 1 | -0/+48 |
| Upgrade to version 0.27.0: - The app=... shortcut has been deprecated. Use the explicit style of transport=httpx.WSGITransport() or transport=httpx.ASGITransport() instead. - Respect the http1 argument while configuring proxy transports. - Fix RFC 2069 mode digest authentication. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
