rama
0.2.0-alpha.4
Module http_
body
Structs
Traits
In rama::
http::
dep
Module
rama
::
http
::
dep
::
http_body
Copy item path
[
−
]
Expand description
Re-export of the
http-body
crate.
Asynchronous HTTP request or response body.
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.