keecode logokeecode
508

Loop Detected

Server Error

Description

The server detected an infinite loop while processing the request

Common Usage

Server encountered infinite loop in request processing (WebDAV)

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 508 Loop Detected

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 508 Loop Detected