class Net::HTTPMovedTemporarily
Response class forFound responses (status code 302).
TheFound response indicates that the client should look at (browse to) another URL.
This class also includes (indirectly) moduleNet::HTTPHeader, which gives access to itsmethods for getting headers.
References: