David Pedersen e6bf1bff18 Correctly override 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.
2021-05-08 15:59:42 +02:00
2019-04-24 11:09:29 -07:00
2021-04-06 14:37:23 -07:00
2019-04-24 11:09:29 -07:00
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.

S
Description
表示HTTP Body 异步操作的trait
Readme MIT 186 KiB
Languages
Rust 100%