Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions features/connection-allowlists.yml
Original file line number Diff line number Diff line change
@@ -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.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: The `Connection-Allowlist` HTTP response header limits what resources that a page may request using fetch and other APIs.
description: The `Connection-Allowlist` HTTP response header controls which requests a page may initiate through Fetch and other web platform 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
6 changes: 6 additions & 0 deletions features/connection-allowlists.yml.dist
Original file line number Diff line number Diff line change
@@ -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: {}