[XHR] remove "user cancels request"

Currently the XMLHttpRequest Standard special cases the condition
where the end user terminates the request. Given that there's less and
less likely to be UI for that kind of feature, does it still make
sense to expose this distinction from a network error in the API? I
think we should merge them.

http://xhr.spec.whatwg.org/


-- 
http://annevankesteren.nl/

Received on Sunday, 24 February 2013 14:19:23 UTC