librust-isahc-dev - 1.7.2+ds-20
main
Isahc (pronounced like Isaac) is a practical HTTP client
that is fun to use.
.
Key features:
* Full support for HTTP/1.1 and HTTP/2.
* Configurable request timeouts, redirect policies, Unix sockets,
and many more settings.
* Offers an ergonomic synchronous API
as well as a runtime-agnostic asynchronous API
with support for async/await.
* Fully asynchronous core,
with incremental reading and writing of request and response bodies
and connection multiplexing.
* Sessions and cookie persistence.
* Automatic request cancellation on drop.
* Uses the http crate as an interface for requests and responses.
.
This package contains the source for the Rust isahc crate,
packaged for use with cargo and dh-cargo.