Information passed into an API endpoint from the client.
Data to send back to the client after it makes a request to an API endpoint.
A convenience value you can use if you want to express intention that your body should be empty
Convenience method to pull body text out from a request.
Set this to a response that tells the client that the requested resource has moved to a new location.
Convenience method for setting the body to a text value.