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:
-
[RFC 9110](www.rfc-editor.org/rfc/rfc9110.html#name-308-permanent-redir ect).
Constants
- HAS_BODY