508 Loop Detected
Explanation:
The 508 Loop Detected status code indicates that the server detected an infinite loop while processing the request.
Usage:
This status code should be used when the server detected an infinite loop while processing the request.
Attentions:
- The server should include information about the loop in the response message if possible.
- The response should include a message body with information about the loop.
Sample:
undefined