Exposed the 'from_one_raw_str' function for use in defining new header structs.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| use header::Header; | ||||
| use std::fmt::{mod, Show}; | ||||
| use super::from_one_raw_str; | ||||
| use super::util::from_one_raw_str; | ||||
|  | ||||
| /// The `User-Agent` header field. | ||||
| /// | ||||
|   | ||||
		Reference in New Issue
	
	Block a user