ruby / 3.2 / net / httpfound.html

class Net::HTTPMovedTemporarily

Parent:
Net::HTTPRedirection

Response class for Found responses (status code 302).

The Found response indicates that the client should look at (browse to) another URL. See 302 Found.

Constants

HAS_BODY

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.