XMLHttpRequest
Web API in the form of an object, provided by the user agent, whose methods transfer data between a user agent and a web server, often for continually modifying a loaded web page; despite the name, can be used with non-HTTP protocols or non-XML data
XMLHttpRequest (XHR) is an API in the form of a JavaScript object whose methods transmit HTTP requests from a web browser to a web server. The methods allow a browser-based application to send requests to the server after page loading is complete, and receive information back.
Nº Q220674 ★★
Uncommon · Literature
XMLHttpRequest
Web API in the form of an object, provided by the user agent, whose methods transfer data between a user agent and a web server, often for continually modifying a loaded web page; despite the name, can be used with non-HTTP protocols or non-XML data
XMLHttpRequest (XHR) is an API in the form of a JavaScript object whose methods transmit HTTP requests from a web browser to a web server. The methods allow a browser-based application to send requests to the server after page loading is complete, and receive information back.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
XMLHttpRequest (XHR) is an API in the form of a JavaScript object whose methods transmit HTTP requests from a web browser to a web server. The methods allow a browser-based application to send requests to the server after page loading is complete, and receive information back. XMLHttpRequest is a component of Ajax programming. Prior to Ajax, hyperlinks and form submissions were the primary mechanisms for interacting with the server, often replacing the current page with another one.
Text: Wikipédia, CC BY-SA 4.0. · Image: IETF HTTP Working Group (HTTPbis) (Public domain) ·
Related cards
POST (HTTP)
Request method supported by the HTTP protocol
Nº Q2764521 ★★
JSONP
Communication technique used in JavaScript programs which run in Web browsers
Nº Q500012 ★★
JavaScript
High-level programming language
Nº Q2005 ★★★★
XHTML
Markup language which places HTML in XML form
Nº Q166074 ★★
Ajax (programming)
Group of interrelated Web development techniques
Nº Q134471 ★★★
HTTP
Application-layer protocol for transferring web resources
Nº Q8777 ★★★★