pub fn parse_response(line: &str) -> Result<Response, String>
Parse a server response line into Response.
Response