Module patch

Module patch 

Source
Expand description

RFC 5789 PATCH format dispatch and request planning.

Structs§

DavPatchPlan
Selected patch format and transport policy after capability and precondition validation.

Enums§

DavPatchPlanError
Failure while selecting and validating an RFC 5789 PATCH request.

Functions§

patch_plan_error_response
Maps PATCH planning failures to the RFC 5789 response contract.
plan_patch_request
Selects a declared patch document format and applies its conditional request contract.