Note: This feature is available in Web Workers, except for Service Workers.
XMLHttpRequestEventTarget
is the interface that describes the event handlers shared on XMLHttpRequest
and XMLHttpRequestUpload
.
You don't use XMLHttpRequestEventTarget
directly; instead you interact with the sub classes.