websocketstream-explainer icon indicating copy to clipboard operation
websocketstream-explainer copied to clipboard

Add credentials: 'omit' mode

Open ricea opened this issue 6 years ago • 0 comments

Basic auth, cookies and client certificates cause a lot of problems for WebSockets. It would be nice to have an option to turn them off.

Unfortunately, I don't think we can turn them off by default because too many existing applications are depending them.

ricea avatar Sep 27 '19 04:09 ricea