RFC Errata
RFC 6352, "CardDAV: vCard Extensions to Web Distributed Authoring and Versioning (WebDAV)", August 2011
Note: This RFC has been updated by RFC 6764
Source of RFC: vcarddav (app)
Errata ID: 4610
Status: Reported
Type: Editorial
Publication Format(s) : TEXT
Reported By: Sylvain Berfini
Date Reported: 2016-02-02
Section 8.7 says:
The request MUST include a Depth: 0 header; however, the actual scope of the REPORT is determined as described above.
It should say:
The request MUST include a Depth: 1 header; however, the actual scope of the REPORT is determined as described above.
Notes:
All examples of a addressbook-multiget query use Depth: 1 header, but the 8.7 section says it must be Depth: 0. I believe the mistake is in the documentation.