Thanks to visit codestin.com
Credit goes to lib.rs

#http-request #http-response #async-stream

http-body

Trait representing an asynchronous, streaming, HTTP request or response body

19 releases (2 stable)

1.0.1 Jul 12, 2024
1.0.0 Nov 15, 2023
1.0.0-rc1 Oct 25, 2022
1.0.0-rc.2 Dec 29, 2022
0.1.0 May 7, 2019

#18 in Web programming

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

21,792,602 downloads per month
Used in 29,044 crates (437 directly)

MIT license

15KB
273 lines

Asynchronous HTTP request or response body.

See Body for more details.


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.

Dependencies

~635KB
~10K SLoC