ruby / 3.2 / net / httploopdetected.html

class Net::HTTPLoopDetected

Parent:
Net::HTTPServerError

Response class for Loop Detected (WebDAV) responses (status code 508).

The server detected an infinite loop while processing the request. See 508 Loop Detected (WebDAV).

Constants

HAS_BODY

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