Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private Network Access - missing/different keys #25467

Open
autonome opened this issue Dec 19, 2024 · 1 comment
Open

Private Network Access - missing/different keys #25467

autonome opened this issue Dec 19, 2024 · 1 comment
Labels
data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP

Comments

@autonome
Copy link
Contributor

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Private Network Access in HTTP Mixed Content was added in #23220

TargetAddressSpace was added in #22681

Both are related to the Private Network Access feature.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

There are at least two specific HTTP headers as part of PNA, which should be represented in http/headers (If I'm understanding BCD correctly):

  • Access-Control-Request-Private-Network
  • Access-Control-Allow-Private-Network

Unclear to me yet if:

  • The mixed content bit is adjacent to the actual feature or part of it
  • There are yet more keys as part of PNA

Did you test this? If so, how?

No

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP
Projects
None yet
Development

No branches or pull requests

3 participants