Your browser doesn't support HTML5 audio
| Definition | : | XMLHttpRequest |
| Category | : | Computing » Internet |
| Country/ Region |
: | Worldwide
|
| Popularity | : |
|
XMLHttpRequest (XHR) is an Application Programming Interface (API) used to send network requests between the browser and a server. It can be used by web browser scripting languages to transfer and manipulate Extensible Markup Language (XML) data to and from a web server.
The full form of XHR is XMLHttpRequest