The MessageEvent should have an origin property that references the URL of the EventSource object (after following any redirects): https://html.spec.whatwg.org/multipage/comms.html#dom-messageevent-origin
Depends on clue/reactphp-buzz#129 in order to be able to access the last effective URL.
The
MessageEventshould have anoriginproperty that references the URL of theEventSourceobject (after following any redirects): https://html.spec.whatwg.org/multipage/comms.html#dom-messageevent-originDepends on clue/reactphp-buzz#129 in order to be able to access the last effective URL.