Using Curl for example, I can "post" data in a GET request. Is this a valid thing to do? With that I mean:
- Is it not forbidden by any RFC specification?
- Does someone out there use it with good reason?
Thanks for any help.
See Question&Answers more detail:os