[Webkit-unassigned] [Bug 199151] [SOUP] Use libsoup WebSockets API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 08:01:30 PDT 2019


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

--- Comment #19 from youenn fablet <youennf at gmail.com> ---
WebSocket handshake is based on HTTP so it is best to let the underlying HTTP library handle it (cookies, certification validation, proxies...).
It would be nice if other WK2 implementations could follow the same path.
The other WebSocket library will remain for WK1.

-- 
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/20190627/bea3865e/attachment.html>


More information about the webkit-unassigned mailing list