CSP: manifest-src
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.
HTTP の Content-Security-Policy
: manifest-src
ディレクティブは、どのマニフェストがリソースに適用されるかを指定します。
CSP バージョン | 3 |
---|---|
ディレクティブ種別 | フェッチディレクティブ |
default-src による代替 |
あり。このディレクティブがない場合、ユーザーエージェントは default-src ディレクティブを探します。
|
構文
例
違反する場合
仕様書
Specification |
---|
Content Security Policy Level 3 # directive-manifest-src |