Module http_
body
rama
0.3.0-alpha.1
Module http_
body
Module Items
Structs
Traits
In rama::
http::
dep
Modules
core
http
http_body
http_body_util
mime
mime_guess
rama
::
http
::
dep
Module
http_body
Copy item path
Settings
Help
Summary
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.