Note that the actual response from server to client will vary based on the request method used. For example, if the client made a GET request, then the server's response will contain an entity corresponding to the requested resource. If the client made a POST request, then the server's response will contain an entity describing or containing the result of the action.