NEW 207658
[Curl] Implement WebSocket over HTTP/2
https://bugs.webkit.org/show_bug.cgi?id=207658
Summary [Curl] Implement WebSocket over HTTP/2
Basuke Suzuki
Reported 2020-02-12 12:50:21 PST
Support WebSocket over HTTP/2 implementation. https://tools.ietf.org/html/rfc8441 Check the status of libcurl for updated CONNECT method. Here's the mozilla's implementation record: https://bugzilla.mozilla.org/show_bug.cgi?id=1434137
Attachments
Basuke Suzuki
Comment 1 2020-02-12 12:51:26 PST
Not sure how much do I need to change shared code.
Note You need to log in before you can comment on or make changes to this bug.