What is meant by Xmlhttprequest 2024?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Studied at Yale University, Lives in New Haven. Currently working as a journalist for a major news outlet.
XMLHttpRequest (XHR) is an API in the form of an object whose methods transfer data between a web browser and a web server. ... Despite the name, XHR can be used with protocols other than HTTP and data can be in the form of not only XML, but also JSON, HTML or plain text.
2023-05-14 07:21:26
评论(499)
Helpful(122)
Helpful
Helpful(2)

Harper Collins
QuesHub.com delivers expert answers and knowledge to you.
XMLHttpRequest (XHR) is an API in the form of an object whose methods transfer data between a web browser and a web server. ... Despite the name, XHR can be used with protocols other than HTTP and data can be in the form of not only XML, but also JSON, HTML or plain text.