On 2011-08-11 06:36, Brian Raymor wrote:
What is the rationale for also failing the websocket connection when a response for authentication is received such as: 401 Unauthorized 407 Proxy Authentication Required ...
Note that the web socket setup request can still use http auth; it just needs to come from a page that already has been http-authenticated, so that the "Authorization" is sent right away.
Best regards, Julian
