Struct httpbis::http_common::HttpStreamPart [] [src]

pub struct HttpStreamPart {
    pub content: HttpStreamPartContent,
    pub last: bool,
}

Fields

END_STREAM

Methods

impl HttpStreamPart
[src]