Gem::Net::HTTPRedirection
Response class for Permanent Redirect responses (status code 308).
Permanent Redirect
This and all future requests should be directed to the given Gem::URI.
Gem::URI
References:
Mozilla.
RFC 9110.
Wikipedia.