Skip to main content

fingerprint_response

Function fingerprint_response 

Source
pub fn fingerprint_response(response: &str) -> u64
Expand description

Compute a fingerprint of a response for dedup detection. Uses the first 200 chars to catch repeated preambles/patterns.