Function goatns::web::middleware::csp::cspheaders
source · pub async fn cspheaders(
__arg0: State<Arc<RwLock<GoatChildState>>>,
req: Request,
next: Next
) -> Response
pub async fn cspheaders(
__arg0: State<Arc<RwLock<GoatChildState>>>,
req: Request,
next: Next
) -> Response