Function hyper::http::read_status [-] [+] [src]

pub fn read_status<R: Read>(stream: &mut R) -> HttpResult<RawStatus>

Read the StatusCode from a stream.