XMLHttpRequest

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.

Source: Wikipedia — XMLHttpRequest (CC BY-SA 4.0)

XMLHttpRequest

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.

Source: Wikipedia "XMLHttpRequest" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy