In Http Get Method all the values that user sends to the server, embedded with the URL that we send as service request, where a third party can easily hack it. In more technical way, by using the HTTP GET method, we are sending user details in the header part of the request not in the body.
HTTP POST -
No comments:
Post a Comment