Which of the following is the most commonly used HTTP method? *
Answers
Answered by
14
Answer:
The primary or most-commonly-used HTTP verbs (or methods, as they are properly called) are POST, GET, PUT, PATCH, and DELETE. These correspond to create, read, update, and delete (or CRUD) operations, respectively. There are a number of other verbs, too, but are utilized less frequently.
MARK AS BRAINLIST...
Similar questions