Constant actix_web::http::header::CROSS_ORIGIN_RESOURCE_POLICY
source ยท pub const CROSS_ORIGIN_RESOURCE_POLICY: HeaderName;
Expand description
Response header that conveys a desire that the browser blocks no-cors cross-origin/cross-site requests to the given resource.