crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Mention the different HTTP methods in Web API?
Question Posted on 07 Sep 2022Home >> API >> Web API >> Mention the different HTTP methods in Web API?

Mention the different HTTP methods in Web API?
Below are the 8 different HTTP methods in Web API:-
(1)Get:-Here we retrives data from the respective server by using specific URI.
(2)Head:-This is same as Get but send status line and header section only.
(3)Put:-This will update and replacess all already exit resource with the uploaded content.
(4)Post:-This will be used to send data to respective server.
(5)Delete:-This will remove all current resouces given bey URI.
(6)Options:-This will specifies communication options for th etarget resource.
(7)Connect:-This will create a tunnel to server based on a given URI.
(8)Trace:-This will performs a message loop-back test along path to the target resource.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

What do you mean by content negotiation in .NET Web API?

Is it possible to return view from .NET Web API method?

Difference between RESTAPI and RESTful API?

Write the five most common differences between MVC and WEBAPI?

What do you mean by TestAPI?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap