Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 636 Bytes

File metadata and controls

29 lines (20 loc) · 636 Bytes

508 Loop Detected

The server detected an infinite loop while processing a request.

ℹ️ Details

The server detected an infinite loop while processing the request.

💡 Common Use Case

Infinite loop in WebDAV references.

🔧 How to Fix / Handle

Check for circular dependencies in WebDAV resources.

💻 Code Example

HTTP/1.1 508 Loop Detected

🖼️ Visual

508 Status Code Image

🔍 Technical Info

  • Code: 508
  • Category: WebDAV

📖 Read more on MDN


🔙 Back to List