http_types::security

Function frameguard

Source
pub fn frameguard(headers: impl AsMut<Headers>, guard: Option<FrameOptions>)
Expand description

Mitigates clickjacking attacks by setting the X-Frame-Options header.

read more