All HTTP status codes

HTTP 208 Already Reported

Success

Used inside a 207 Multi-Status body to avoid repeating members of a binding that were already listed earlier in the same response.

Defined in RFC 5842 (WebDAV)

Common causes

  • WebDAV PROPFIND over resources with multiple bindings

How to fix it

  1. Treat it as informational inside Multi-Status processing

Want to explore status codes interactively? Try the free HTTP Status Code Reference — search, categories and example responses, right in your browser.