Skip to main content

Module property

Module property 

Source
Expand description

WebDAV property selection and propstat composition.

Structs§

DavProppatchAtomicPlan
Atomic PROPPATCH execution decision and per-property protocol statuses.

Functions§

build_propfind_item
Builds one PROPFIND multistatus item from a product-supplied property catalog.
build_proppatch_item
Builds one PROPPATCH multistatus item by grouping property outcomes by status.
format_creation_date
Formats a DAV creationdate value as RFC 3339 UTC text.
plan_atomic_proppatch
Selects the RFC 4918 atomic PROPPATCH statuses from product-owned protection decisions.
property_multistatus_response
Builds the 207 XML response for PROPFIND or PROPPATCH items.
propfind_finite_depth_response
Builds the RFC 4918 finite-depth precondition response.
propfind_request_label
Returns a stable label for protocol metrics and tracing.
propfind_xml_error_response
Maps PROPFIND XML failures to their protocol response.
proppatch_xml_error_response
Maps PROPPATCH XML failures to their protocol response.