Answers for "What does XHR stand for?"

0

What does XHR stand for?

XMLHttpRequest (XHR) is a JavaScript API to create AJAX requests. Its methods provide the ability to send network requests between the browser and a server.
Posted by: Guest on March-06-2022

Browse Popular Code Answers by Language