0 votes
in AJAX by
What are the protocols used by AJAX?

1 Answer

0 votes
by

Below are the Protocols are as follows:

  • HTTP’s GET or POST
  • XMLHttpRequest for placing a request with the web server.
  • Uses JSON to communicate between the client and server.
  • UED or URL encoded data

Related questions

0 votes
0 votes
asked Aug 9, 2023 in AJAX by Robin
0 votes
0 votes
asked Feb 1 in AJAX by john ganales
...