pub struct ResponseBody { /* private fields */ }Trait Implementations§
Source§impl HttpBodyControl for ResponseBody
impl HttpBodyControl for ResponseBody
Source§impl HttpControl for ResponseBody
impl HttpControl for ResponseBody
Source§fn attributes(&self) -> &Attributes
fn attributes(&self) -> &Attributes
Retrieve attributes for the http data
Source§fn end_of_stream(&self) -> bool
fn end_of_stream(&self) -> bool
If
true, this is the last block