On this page
class Net::HTTPSeeOther
Response class for See Other
responses (status code 303).
The response to the request can be found under another URI
using the GET method. See 303 See Other.
Constants
- HAS_BODY
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.