class Net::HTTPMovedTemporarily
Response class for Found
responses (status code 302).
The Found
response indicates that the client should look at (browse to) another URL.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY