Package-level declarations
Types
Link copied to clipboard
XMLHttpRequest
(XHR) objects are used to interact with servers.
Link copied to clipboard
XMLHttpRequestEventTarget
is the interface that describes the event handlers shared on XMLHttpRequest and XMLHttpRequestUpload.
Link copied to clipboard
Link copied to clipboard
The XMLHttpRequestUpload
interface represents the upload process for a specific XMLHttpRequest.