Function gotham::http::header::from_rws_delimited_raw_str [] [src]

pub fn from_rws_delimited_raw_str<T: FromStr>(raw: &Raw) -> Result<Vec<T>>

Reads a space delimited, raw string into a Vec.