http_
body
1.0.1
All Items
Structs
Traits
Crate
http_body
Copy item path
source
·
[
−
]
Expand description
Asynchronous HTTP request or response body.
See
Body
for more details.
Structs
§
Frame
A frame of any kind related to an HTTP stream (body).
Size
Hint
A
Body
size hint
Traits
§
Body
Trait representing a streaming body of a Request or Response.