Which HTTP verb should you use?

You are designing an ASP.NET Web API application.

You need to select an HTTP verb to allow blog administrators to modify the text of a
comment.
Which HTTP verb should you use?

You are designing an ASP.NET Web API application.

You need to select an HTTP verb to allow blog administrators to modify the text of a
comment.
Which HTTP verb should you use?

A.
GET

B.
PUT

C.
DELETE

D.
POST



Leave a Reply 1

Your email address will not be published. Required fields are marked *