Xhr is a javascript object that is used to transfer data between a web browser and a web server Xhr is often used to request and receive data for the purpose of modifying a web page. It is part of the internet protocol suite and defines commands and services used for transmitting webpage data. The default port is tcp 80, but other ports can be used It provides a standardized way for computers to communicate with each other.
OPEN