WebIDLpedia

XMLHttpRequestUpload interface

Definition

XMLHttpRequest Standard defines XMLHttpRequestUpload



[Exposed=(Window,DedicatedWorker,SharedWorker)]
interface XMLHttpRequestUpload : XMLHttpRequestEventTarget {
};

Methods and attributes that return objects implementing XMLHttpRequestUpload

Referring IDL interfaces/dictionaries