mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 12:32:34 +00:00
Some services using WebSockets require that the request contains the Origin header, otherwise these services will return a 403 Forbidden response. WebSocketServer already supports sending the Origin header, however LibWeb did not send the origin with the IPC request. |
||
|---|---|---|
| .. | ||
| WebSocket.cpp | ||
| WebSocket.h | ||
| WebSocket.idl | ||