class Net::HTTPLoopDetected - Documentation for Ruby 4.0 (original) (raw)

  1. Net::
  2. HTTPLoopDetected

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

The server detected an infinite loop while processing the request.

This class also includes (indirectly) module Net::HTTPHeader, which gives access to its methods for getting headers.

References: