Asynchronous HTTP body trait
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-04 20:06:25 +02:00
http-body Fix local path dependencies to use git.sly.so 2026-05-04 20:06:25 +02:00
http-body-util Fix local path dependencies to use git.sly.so 2026-05-04 20:06:25 +02:00
.gitignore util: Add Either util (#64) 2022-06-24 10:21:32 -04:00
Cargo.toml chore: set msrv to 1.49 2024-03-11 13:42:21 -04:00
LICENSE update copyright year (#148) 2025-02-19 11:08:13 -05:00
README.md update README badges 2019-12-03 10:51:30 -08:00

HTTP Body

A trait representing asynchronous operations on an HTTP body.

crates.io documentation MIT License CI Status

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in http-body by you, shall be licensed as MIT, without any additional terms or conditions.