#request

http-adapter-ureq

HTTP adapter implementation for ureq

6 releases (3 breaking)

0.4.0 Jul 27, 2025
0.3.1 Jul 4, 2025
0.2.0 Nov 17, 2023
0.1.1 May 18, 2023

#763 in HTTP client

Download history 112/week @ 2025-07-27 5/week @ 2025-08-03 3/week @ 2025-09-28 1/week @ 2025-10-05

333 downloads per month

LGPL-3.0

25KB
171 lines

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

Dependencies

~9–25MB
~446K SLoC