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

x/net/websocket: Asymmetric treatment of Origin #12426

Open
anacrolix opened this issue Sep 1, 2015 · 0 comments
Open

x/net/websocket: Asymmetric treatment of Origin #12426

anacrolix opened this issue Sep 1, 2015 · 0 comments
Milestone

Comments

@anacrolix
Copy link
Contributor

In the docs for websocket.Handler it says you can ignore Origin, for non-browser requests as an example. However the Dial* functions all throw errors if an empty origin is provided.

@rsc rsc changed the title golang.org/x/net/websocket: Asymmetric treatment of Origin x/net/websocket: Asymmetric treatment of Origin Oct 23, 2015
@rsc rsc added this to the Unreleased milestone Oct 23, 2015
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

No branches or pull requests

2 participants