Function http_types::security::dns_prefetch_control[][src]

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

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

read more