pub fn classify(content: &str) -> ClassifiedResponseExpand description
Classify a response body. Never panics; always returns a Shape (Unknown if nothing matches).
pub fn classify(content: &str) -> ClassifiedResponseClassify a response body. Never panics; always returns a Shape (Unknown if nothing matches).