HTTP Method

Term side of the Card
Topic: HTTP Basics
Unit title: HTTP Method
Categories: Concept
Explanation side of the Card

Explanation: The action type specified in an HTTP request to define the operation on the resource. Common methods include `GET`, `POST`, `PUT` and `DELETE` for interacting with web resources.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub