hello friends,
i have a small query. We use GET for getting a response and POST to post to server. taken into account the security related and other differences between the two methods,
we can still 'GET' a response using the POST method. so why to use GET? i mean y are there two different methods if one of them can perform the same tasks.
may sound a dumb question.but please reply.
thank you.