208

HTTP 208 Already Reported

2xx Success

  1. Home
  2. > HTTP Status Codes >
  3. > 2xx >
  4. 208
2xx Success RFC 5842, Section 7.1

What is HTTP 208 Already Reported?

The 208 (Already Reported) status code is used in WebDAV to prevent the client from repeatedly reporting a binding member in a response. When a response includes members of multiple bindings that refer to the same resource, the resource is reported once with this status code to avoid infinite binding loops.

Common Use Cases

  • Preventing duplicate entries in WebDAV collection listings
Help2Code Logo
Menu