What’s the function of send() method in XMLHttpRequest Object?
Opens a Request to the server.
Returns the value of an HTTP header.
Aborts the HTTP Request.
None of the above.