Net::HTTPRedirection
Response class for Temporary Redirect responses (status code 307).
Temporary Redirect
The request should be repeated with another URI; however, future requests should still use the original URI.
References:
Mozilla.
RFC 9110.
Wikipedia.