What is the difference between HTTP-Post and HTTP-Get

What is the difference between HTTP-Post and HTTP-Get?

E

Expert

Verified

GET method generates a query string which also appends it to script's URL on server which handles request.

The POST method generates a name or value pairs which passed in body of HTTP request message.

Outproc is one which works from outside client’s memory therefore giving constancy to client, but for a bit on speed we have to compromise.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.