x/net/websocket: Asymmetric treatment of Origin #12426
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
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.
The text was updated successfully, but these errors were encountered: