which of the following is most commonly used HTTP methods
Answers
Answered by
8
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.
Explanation:
HOPE IT IS HELPFUL FOR YOU
Answered by
7
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.
Hope it helps you
Similar questions