Re: [whatwg/xhr] How come `onreadystatechange` is the only event handler defined by default ? (#222)

Because there's also `XMLHttpRequestUpload` and we typically inherit from `EventTarget` where possible.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/222#issuecomment-419109625

Received on Thursday, 6 September 2018 14:16:26 UTC