[Webkit-unassigned] [Bug 81443] New: [WebSocket]The minimal number of bytes MUST be used to encode the length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 19:28:36 PDT 2012


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

           Summary: [WebSocket]The minimal number of bytes MUST be used to
                    encode the length
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: li.yin at intel.com
                CC: ap at webkit.org, tkent at chromium.org, yutak at chromium.org,
                    bashi at chromium.org


>From REF 6455:
http://tools.ietf.org/html/rfc6455#section-5.2
Note that in all cases, the minimal number of bytes MUST be used to encode
the length, for example, the length of a 124-byte-long string
can't be encoded as the sequence 126, 0, 124.

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