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

1 Answer

0 votes
by

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 May 15, 2022 in AJAX by Robin
0 votes
0 votes
asked Nov 25, 2019 in SOAPUI by rajeshsharma
...