class Net::HTTPTemporaryRedirect
Response class for Temporary Redirect
responses (status code 307).
The request should be repeated with another URI; however, future requests should still use the original URI. See 307 Temporary Redirect.
Constants
- HAS_BODY