mirror of
https://github.com/openharmony/third_party_rust_http-body.git
synced 2026-07-24 06:00:10 -04:00
e6bf1bff1835e4863243a04bca95b4e1f63eaeea
size_hint and is_end_stream for Empty (#42)
I noticed this while working on https://github.com/hyperium/tonic/pull/622 as it broke some interop tests.
HTTP Body
A trait representing asynchronous operations on an HTTP body.
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.
Languages
Rust
100%