pub fn sec_lookup_test<E: Executor + Send + 'static, R: ConnectionProvider>(
exec: E,
handle: R,
)
Available on crate features
testing
and dnssec
only.Expand description
Test IP lookup from URLs with DNSSEC validation.