Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 718 Bytes

File metadata and controls

26 lines (18 loc) · 718 Bytes

208 Already Reported

The members of a DAV binding have already been enumerated in a previous reply to this request, and are not being included again.

ℹ️ Details

Used inside a DAV: propstat response element to avoid enumerating the internal members of multiple bindings to the same collection repeatedly.

💡 Common Use Case

WebDAV optimization to reduce redundancy in responses.

💻 Code Example

HTTP/1.1 208 Already Reported

🖼️ Visual

208 Status Code Image

🔍 Technical Info

  • Code: 208
  • Category: WebDAV

📖 Read more on MDN


🔙 Back to List