ruby / 3.2 / net / httpuseproxy.html

class Net::HTTPUseProxy

Parent:
Net::HTTPRedirection

Response class for Use Proxy responses (status code 305).

The requested resource is available only through a proxy, whose address is provided in the response. See 305 Use Proxy.

Constants

HAS_BODY

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