class Net::HTTPOK
Response class for OK
responses (status code 200).
The OK
response indicates that the server has received a request and has responded successfully.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY