Friday, May 17, 2013

Differences between GET and POST methods ?


We can send 1024 bytes using GET method but POST method can transfer large amount of data and POST is the secure method than GET method .

No comments:

Post a Comment