Explain HTTP methods with examples.
Marks: 5
Year: 2021 Final TU FOHSS
1. What are HTTP Methods? Definition HTTP methods (also called HTTP verbs) define the type of action a client wants to perform on a resource identified by a URL in the HTTP protocol. --- 2. Commo