pub async fn apply_security_headers(req: Request, next: Next) -> Response
Apply all configured security headers to every response.
Registered automatically by App::launch as the outermost layer.
App::launch