Expand description
Asynchronous HTTP request or response body.
See Body
for more details.
Modules§
- frame 🔒
Structs§
- A frame of any kind related to an HTTP stream (body).
- A
Body
size hint
Traits§
- Trait representing a streaming body of a Request or Response.