XHR
| Definition | : | XMLHttpRequest |
| Category | : | Computing » Internet |
| Country/Region | : | Worldwide |
| Popularity | : |
|
What does XHR mean?
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.
Frequently Asked Questions
What is the full form of XHR?
The full form of XHR is XMLHttpRequest