On this page
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. See 200 OK.
Constants
- HAS_BODY
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.