https://issues.apache.org/bugzilla/show_bug.cgi?id=53045

Peter Rossbach <p...@objektpark.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         OS/Version|                            |All

--- Comment #1 from Peter Rossbach <p...@objektpark.de> 2012-04-07 08:41:07 UTC 
---
I also detect that problem at mac os x safari 5.1.5.

It seems that some browser don't send the correct websocket standard header
(http://www.rfc-editor.org/rfc/rfc6455.txt)

Tomcat currently only support websocket request that set:

Sec-WebSocket-Version: 13

Second problem is that tomcat only can use "Sec-WebSocket-Key:"!

I have fix the correct header checking yesterday.
Use newest chrome or firefox.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to