[Webkit-unassigned] [Bug 202401] REGRESSION (Safari 13): WebSocket payload is truncated when x-webkit-deflate-frame is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 10:40:38 PDT 2019


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

--- Comment #5 from Volodymyr Sorokin <volodymyr.sorokin at grammarly.com> ---
There is nothing special in that java websocket server (I shared it to have a complete working example)

I.e. any server that supports `x-webkit-deflate-frame` extension should be enough, so hopefully you will be able to reproduce the bug with your own server (just make sure you use Safari 13 and `x-webkit-deflate-frame` extension is enabled).

p.s
minor correction: I wrote "permessage-deflate extension" in my previous comment, but I meant "x-webkit-deflate-frame extension" (which is default in Safari)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191003/7dcbf534/attachment-0001.html>


More information about the webkit-unassigned mailing list