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

webtransport: disable HTTP origin check #1752

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

marten-seemann
Copy link
Contributor

There's some discussion about the security properties of that check here: https://security.stackexchange.com/questions/115716/is-the-origin-header-really-useful-for-securing-a-websocket.

In the p2p world, we want to have cross-origin WebTransport sessions. In fact, that's the whole point of it!

@marten-seemann marten-seemann merged commit a4e45c2 into master Sep 15, 2022
@marten-seemann marten-seemann deleted the webtransport-ignore-origin branch September 15, 2022 05:29
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.

2 participants