Published on

GET, POST, PUT... Common HTTP “verbs” in one figure

Authors

"1. HTTP GET This retrieves a resource from the server. It is idempotent. Multiple identical requests return the same result.

  1. HTTP PUT This updates or Creates a resource. It is idempotent. Multiple identical requests will update the same resource.

  2. HTTP POST This is used to create new resources. It is not idempotent, making two identical POST will duplicate the resource creation.

  3. HTTP DELETE This is used to delete a resource. It is idempotent. Multiple identical requests will delete the same resource.

  4. HTTP PATCH The PATCH method applies partial modifications to a resource.

  5. HTTP HEAD The HEAD method asks for a response identical to a GET request but without the response body.

  6. HTTP CONNECT The CONNECT method establishes a tunnel to the server identified by the target resource.

  7. HTTP OPTIONS This describes the communication options for the target resource.

  8. HTTP TRACE This performs a message loop-back test along the path to the target resource. "

GET, POST, PUT... Common HTTP “verbs” in one figure

Author

ABN ASIA was founded by people with deep roots in academia, with work experience in the US, Holland, Hungary, Japan, South Korea, Singapore, and Vietnam. ABN Asia is where academy and technology meet opportunity. With our cutting-edge solutions and competent software development services, we're helping businesses level up and take on the global scene. Our commitment: Faster. Better. More reliable. In most cases: Cheaper as well.

Feel free to reach out to us whenever you require IT services, digital consulting, off-the-shelf software solutions, or if you'd like to send us requests for proposals (RFPs). You can contact us at contact@abnasia.org. We're ready to assist you with all your technology needs.

ABNAsia.org

© ABN ASIA