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

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

Read the StatusCode from a stream.