class Net::HTTPLoopDetected - Documentation for Ruby 4.0 (original) (raw)
- Net::
- 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: