- Property Manager name: WebDAV
- Behavior version: The latestrule format supports thewebdavbehavior v1.1.
- Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for latestrule format
Web-based Distributed Authoring and Versioning (WebDAV) is a set of extensions to the HTTP protocol that allows users to collaboratively edit and manage files on remote web servers. This behavior enables WebDAV, and provides support for the following additional request methods: PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK, and UNLOCK. To apply this behavior, you need to match on a requestMethod.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
| enabled | boolean | Enables the WebDAV behavior. | {"displayType":"boolean","tag":"input","type":"checkbox"} | 
