pub fn verify<T>(name_server: &str, request: &Request<T>) -> Result<(), Error>
Expand description

Verifies the request is something we know what to deal with