What is the difference between get and post method
Answers
Answered by
2
Answer:
Difference between GET and POST method in HTTP. 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 server in http protocol.
Similar questions
Hindi,
5 months ago
Hindi,
5 months ago
Computer Science,
5 months ago
Accountancy,
10 months ago
Environmental Sciences,
10 months ago
Hindi,
1 year ago
Biology,
1 year ago
Math,
1 year ago