- Property Manager name: WebDAV
- Behavior version: The
v2024-10-21
rule format supports thewebdav
behavior v1.1. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
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"} |