pub struct RequestTrailers { /* private fields */ }Trait Implementations§
Source§impl HttpControl for RequestTrailers
impl HttpControl for RequestTrailers
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 blockSource§impl HttpHeaderControl for RequestTrailers
impl HttpHeaderControl for RequestTrailers
Source§const HEADER_TYPE: HeaderType = HeaderType::RequestTrailers
const HEADER_TYPE: HeaderType = HeaderType::RequestTrailers
The header type
Source§fn header_count(&self) -> usize
fn header_count(&self) -> usize
Number of headers contained in block