[whatwg] Enhancement request: change EventSource to allow cross-domain access

ilya goberman goberman at msn.com
Wed Jun 1 11:23:36 PDT 2011


Can EventSource be enhanced to support cross-domain requests via "Access-Control-Allow-Origin" header, just like it is already done for XHR? See http://en.wikipedia.org/wiki/XMLHttpRequest#Cross-domain_requests.

I filed a request with WebKit bugzilla and they suggested to send it to you: https://bugs.webkit.org/show_bug.cgi?id=61862

The rationale and use cases are exactly the same as for XHR: it can be useful to access different domains.
Is support for EventSource cross domains planned at all? It is supposedly one of the most requested features, but I do not know how it is tracked.
Thanks

 		 	   		  


More information about the whatwg mailing list