http_types::security

Function dns_prefetch_control

Source
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