Re: [whatwg] EventSource and data URLs

On 4/27/15 10:00 AM, Anne van Kesteren wrote:
> Currently Chrome supports data URLs inside EventSource whereas in
> Firefox EventSource is restricted to http/https URLs:
>
>    https://bugzilla.mozilla.org/show_bug.cgi?id=1156137
>
> What's the convergence we want here?

Note that per current spec, EventSource is supposed to support whatever 
fetch supports.  I haven't tested whether Chrome in fact does that (e.g. 
whether it supports EventSource over FTP or blob: or whatnot).

-Boris

Received on Monday, 27 April 2015 14:07:57 UTC