[Webkit-unassigned] [Bug 200535] Origin header not included in WebSocket handshake request when using platform WebSocket API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 00:21:53 PDT 2019


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #377323|review?                     |review+
              Flags|                            |

--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 377323
  --> https://bugs.webkit.org/attachment.cgi?id=377323
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=377323&action=review

> Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:113
> +    request.setHTTPHeaderField(HTTPHeaderName::Origin, document.securityOrigin().toString());

Can we add a test for it?

-- 
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/20190827/e3381754/attachment-0001.html>


More information about the webkit-unassigned mailing list