HTTP methods supported by REST
What are the most commonly used HTTP methods supported by REST? GET is only used to request data from a specified resource. Get requests can be cached and bookmarked. It Read more »
