Makakuha ng mga sagot sa iyong mga pinakamahahalagang tanong sa IDNStudy.com. Ang aming platform ay idinisenyo upang magbigay ng mabilis at eksaktong sagot sa lahat ng iyong mga tanong.

2. What is the different between POST and GET method?​

Sagot :

Answer:

Both GET and POST method is used to transfer data from client to server in HTTP protocol but Main difference between POST and GET method is that GET carries request parameter appended in URL string while POST carries request parameter in message body which makes it more secure way of transferring data from client to ...

Explanation:

#carryonlearning