0 votes
in AJAX by
Enlist all method of XMLHttpRequest.

1 Answer

0 votes
by

Below are the methods of XMLHttpRequest:

  • open()
  • send()
  • setRequestHeader()
...