[Webkit-unassigned] [Bug 115504] New: Remove x-webkit-deflate-frame extension support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 1 20:33:40 PDT 2013


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

           Summary: Remove x-webkit-deflate-frame extension support
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tyoshino at google.com
                CC: ricea at chromium.org, yhirano at chromium.org


Compression extension for WebSocket has been introduced experimentally by https://bugs.webkit.org/show_bug.cgi?id=77522 as x-webkit-deflate-frame.

It's now deprecated and permessage-deflate [1] extension is officially being standardized instead. Blink is switching to it. WebKit should also disable it and switch to the new one if it's fine at some point.

Compatibility issue of this change is not severe. WebSocket server should still be able to accept WebSocket clients without x-webkit-deflate-frame.


- [1] http://tools.ietf.org/html/draft-ietf-hybi-permessage-compression-09

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