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.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY