Advertisement

Important methods in HTTP protocol || GET || POST || PUT || DELETE

Important methods in HTTP protocol || GET || POST || PUT || DELETE There are five methods in http protocol .
1. Get - It is used for retrieving data
2. Post - It is used for create a new resource
3. Put - It is used for updating a resource
4. Delete - It is used for deleting a resource

There are few other methods as well CONNECT , OPTIONS , TRACE , HEAD .
But GET , POST , PUT , DELETE is mostly used for designing RESTFUL web services .

-----------------------------------------------------------------------------------------------------------------------
Below are few books which may help to learn in detail -
Html,css , Jquery Book -

Servlet , JSP Book -

Core Java Books -

=====================================================
My Facebook page -
My Instagram Page -

Crud operations,What is get method,what is post method,what is the different between get and post method,what is PUT method in http,Details about http method,

Post a Comment

0 Comments