pub async fn security_headers_middleware(
request: Request,
next: Next,
) -> ResponseExpand description
Security headers middleware Adds standard security headers to all responses
pub async fn security_headers_middleware(
request: Request,
next: Next,
) -> ResponseSecurity headers middleware Adds standard security headers to all responses