[whatwg] EventSource: treating mailto as 204 does not work

For fetching EventSource resources treating mailto as if it was a 204 does  
not work as that reestablishes the connection. The result should be more  
akin a network error of some kind I think. Similarly to how other  
cross-origin requests fail if CORS is not used. I will add some tests for  
this.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Thursday, 2 December 2010 05:10:33 UTC