HTTP

6. Into HTTP methods

Not every request you make to a server is of the same nature. In some requests, you just want some content in return. In others, you want to submit data to the server. Or maybe delete a resource.