Re: [whatwg/fetch] WebSocket: "HTTP authentication will not function" is not correct (#565)

As far as I know, Chrome always sends credentials in the initial request if it has them, but from the limited testing I've done it appears that Firefox doesn't. In Chrome we share the logic with ordinary HTTP.

There don't appear to be any web-platform-tests testing this. We have Chrome-specific tests, but not of a sort that could be straightforwardly ported.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/565#issuecomment-326916709

Received on Monday, 4 September 2017 09:40:27 UTC