simple-request

Crates.iosimple-request
lib.rssimple-request
version0.0.1
sourcesrc
created_at2023-11-06 14:21:23.021689
updated_at2023-11-06 14:21:23.021689
descriptionA simple HTTP(S) request library
homepage
repositoryhttps://github.com/serai-dex/serai/tree/develop/common/simple-request
max_upload_size
id1026959
size6,578
Luke Parker (kayabaNerve)

documentation

README

Simple Request

A simple alternative to reqwest, supporting HTTPS, intended to support a majority of use cases with a fraction of the dependency tree.

This library is built directly around hyper, hyper-rustls, and does require tokio. Support for async-std would be welcome.

Commit count: 1658

cargo fmt