Hello,
I use generally rather the method GET because it is easier to make my tests.
On what part would it seem useful to use rather the method POST?
Nevertheless, it is possible that I will use POST method for big requests because use of numerous parameters can raise problem in GET...
|