Constant actix_web::http::header::PERMISSIONS_POLICY
source ยท pub const PERMISSIONS_POLICY: HeaderName;
Expand description
Response header that provides a mechanism to allow and deny the use of browser features in a
document or within any <iframe>
elements in the document.