HTTP: Beyond GET and POST
What else is there, and why do I care?
Typically, the first time you need anything beyond GET and POST is when you are dealing with so-called RESTful APIs.
RESTful APIs have their own topic article here: REST
References on HTTP Methods beyond GET and POST
- HTTP Method registry: http://www.iana.org/assignments/http-methods/http-methods.xhtml