Question: Suppose we were to implement a PUT method following correct semantics of REST services). The method will serve the path pattern /records/cartist_name>. Which one of

Suppose we were to implement a PUT method following correct semantics of REST services). The method will serve the path pattern /records/cartist_name>. Which one of the following answers is FALSE? Select one: O a. The request will be identical to a POST, as they are in fact synonyms (POST and PUT) O b. The request may return with a 404 status code if the artist does not exist O c. The request MUST have a body with resource information for it to be valid O d. The response should inform the user of the state of the specified resource
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
