508

HTTP 508 Loop Detected

5xx Server Error

  1. Home
  2. > HTTP Status Codes >
  3. > 5xx >
  4. 508
5xx Server Error RFC 5842, Section 7.2

What is HTTP 508 Loop Detected?

The 508 (Loop Detected) status code indicates that the server terminated an operation because it encountered an infinite loop while processing a request. This is used in WebDAV to detect and break infinite binding loops.

Common Use Cases

  • WebDAV binding loop detection
  • Infinite redirect detection
Help2Code Logo
Menu