MyGit

0.18.0

encode/httpx

版本发布时间: 2021-04-27 22:22:09

encode/httpx最新发布版本:0.27.2(2024-08-27 20:52:29)

0.18.0 (27th April, 2021)

The 0.18.x release series formalises our low-level Transport API, introducing the base classes httpx.BaseTransport and httpx.AsyncBaseTransport.

See the "Writing custom transports" documentation and the httpx.BaseTransport.handle_request() docstring for more complete details on implementing custom transports.

Pull request #1522 includes a checklist of differences from the previous httpcore transport API, for developers implementing custom transports.

The following API changes have been issuing deprecation warnings since 0.17.0 onwards, and are now fully deprecated...

Changed

Added

Fixed

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-04-27发行的版本