class Net::HTTPCreated
Response class for Created
responses (status code 201).
The Created
response indicates that the server has received and has fulfilled a request to create a new resource.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY