[Webkit-unassigned] [Bug 227030] REGRESSION (iOS 15 beta): WebSocket Message too long when message is 1mb or larger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 22:19:50 PDT 2021


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

--- Comment #10 from Steve Dunham <dunhamsteve at gmail.com> ---
Created attachment 431516

  --> https://bugs.webkit.org/attachment.cgi?id=431516&action=review

Echo server with no fragmentation

Attached is the echo server, without fragmentation, that I used in testing.  It can be started with "go run ." within the directory and will listen on port 8080.

The test was the sequence of manual javascript commands shown in the jpeg attached to this issue.

-- 
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/20210616/9aff53a7/attachment.htm>


More information about the webkit-unassigned mailing list