[][src]Function tide::http::security::dns_prefetch_control

pub fn dns_prefetch_control(headers: impl AsMut<Headers>)

Disable browsers’ DNS prefetching by setting the X-DNS-Prefetch-Control header.

read more