[go: up one dir, main page]

[][src]Function surf::http::security::xss_filter

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

Sets the X-XSS-Protection header to prevent reflected XSS attacks.

read more