class Net::HTTPPermanentRedirect

Response class for Permanent Redirect responses (status code 308).

This and all future requests should be directed to the given URI.

This class also includes (indirectly) module Net::HTTPHeader, which gives access to its methods for getting headers.

References:

Constants

HAS_BODY