add_security_headers

Function add_security_headers 

Source
async fn add_security_headers(
    req: Request<Body>,
    next: Next,
) -> impl IntoResponse
Expand description

Middleware that applies security-related response headers.