[Webkit-unassigned] [Bug 57138] New: WebSocket urls should always be encoded as UTF-8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 20:13:47 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57138

           Summary: WebSocket urls should always be encoded as UTF-8
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmason at rim.com
                CC: ap at webkit.org, ukai at chromium.org


If a document includes a URL whose query includes non-ASCII chars, we normally encode it using the document's encoding.  But the websocket spec specifies that websocket URLs should always be encoded with UTF-8 (see http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-06#section-3 - hasn't changed since -00).

-- 
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