Expand description
Typed WebDAV RFC extension packages and their static discovery descriptors.
Structs§
- DavExtension
Descriptor - Static RFC metadata used by capability, dispatch, property and REPORT discovery.
- DavExtension
Method - One target-aware method contribution from an RFC package.
- DavExtension
Set - Allocation-free set of extension packages.
- DavExtension
SetIter - Iterator over packages in canonical order.
- DavPreference
Set - RFC 8144 preference behavior exposed by a package.
- DavResource
State Set - Resource states to which a package or method contribution can apply.
Enums§
- DavExtension
Body Kind - Body contract contributed by one extension method.
- DavExtension
Package - Closed set of RFC extension packages understood by the protocol engine.
- DavLive
Property - Standard live properties that can be discovered through Forge’s catalog.
- DavReport
Type - REPORT types contributed by RFC packages.
Functions§
- extension_
body_ kind - Returns the extension body contract for a method on the selected resource.
- extension_
methods - Returns methods implemented by enabled packages for the selected resource state.