diff --git a/features/connection-allowlists.yml b/features/connection-allowlists.yml new file mode 100644 index 00000000000..3c9f744cfea --- /dev/null +++ b/features/connection-allowlists.yml @@ -0,0 +1,8 @@ +name: Connection allowlists +description: The `Connection-Allowlist` HTTP response header limits what resources that a page may request using fetch and other APIs. +spec: https://wicg.github.io/connection-allowlists/ +# Expected: +# compat_features: +# - http.headers.Connection-Allowlist +# - http.headers.Connection-Allowlist-Report-Only +# - api.ReportingObserver.ReportingObserver.options_parameter.types_property.connection-allowlist diff --git a/features/connection-allowlists.yml.dist b/features/connection-allowlists.yml.dist new file mode 100644 index 00000000000..957c1b69956 --- /dev/null +++ b/features/connection-allowlists.yml.dist @@ -0,0 +1,6 @@ +# Generated from: connection-allowlists.yml +# Do not edit this file by hand. Edit the source file instead! + +status: + baseline: false + support: {}