http-adapter-ureq

Crates.iohttp-adapter-ureq
lib.rshttp-adapter-ureq
version0.4.0
created_at2023-05-18 14:20:53.002915+00
updated_at2025-07-27 17:23:16.272743+00
descriptionHTTP adapter implementation for ureq
homepage
repositoryhttps://github.com/twistedfall/http-adapter
max_upload_size
id868011
size51,265
(twistedfall)

documentation

https://docs.rs/http-adapter-ureq

README

http-adapter-ureq

Build Status Documentation Crates.io Maintenance

Support the project | Documentation

Usage

Run:

cargo add http-adapter-ureq

Or add to your Cargo.toml:

[dependencies]
http-adapter-ureq = "0.4.0"

HTTP adapter implementation for ureq

For more details refer to http-adapter

License

LGPL-3.0

Commit count: 26

cargo fmt