in AJAX by
Q:
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
asked May 15, 2022 in AJAX by Robin
+1 vote
asked Nov 27, 2022 in AJAX by sharadyadav1986
+2 votes
asked Nov 26, 2022 in AJAX by SakshiSharma
+2 votes
asked Nov 26, 2022 in AJAX by SakshiSharma
...