Skip to content

Conversation

39zde
Copy link
Contributor

@39zde 39zde commented Oct 14, 2024

Additions

Add missing cross-origin headers to HeaderName:

  • Cross-Origin-Embedder-Policy
  • Cross-Origin-Opener-Policy
  • Cross-Origin-Resource-Policy

Context

Some of them are a requirement for SharedArrayBuffers

b"WWW-Authenticate".to_vec(),
b"X-Frame-Options".to_vec(),
// common_non_standard_response
b"Content-Security-Policy".to_vec(),
Copy link
Contributor Author

@39zde 39zde Oct 14, 2024

Choose a reason for hiding this comment

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

what's the definition of a common non standard response in this context?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant