Constant actix_web::http::header::CROSS_ORIGIN_EMBEDDER_POLICY

source ·
pub const CROSS_ORIGIN_EMBEDDER_POLICY: HeaderName;
Expand description

Response header that prevents a document from loading any cross-origin resources that don’t explicitly grant the document permission (using CORP or CORS).