XMLHttpRequest (XHR)

XMLHttpRequest (XHR) is a JavaScript API to create HTTP requests. Its methods provide the ability to send network requests between the browser and a server.

The Fetch API is the modern replacement for XMLHttpRequest.

See also

Morty Proxy This is a proxified and sanitized view of the page, visit original site.