[Webkit-unassigned] [Bug 31617] WebSocket handshake doesn't check query component of URL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 18 03:42:54 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31617
--- Comment #5 from Fumitoshi Ukai <ukai at chromium.org> 2009-11-18 03:42:53 PST ---
(In reply to comment #4)
> Yes, same as with regular HTTP. See steps 9 to 11 of the "parse a Web Socket
> URL's components" algorithm in the spec, and then step 5 of the "establish a
> Web Socket connection" algorithm.
Hmm, then we should fix WebSocketHandshake::clientHandshakeMessage().
For now, it sends "GET /test HTTP/1.1" for "ws://example.com/test?".
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list