Skip to content

Support WebDAV's HTTP Methods for Distributed Authoring #937

@daniel-schulz

Description

@daniel-schulz

It would be great to support WebDAV's HTTP methods for distributed authoring as specified in the RFC2518 Section 8.

The following methods are missing to get support WebDAV:

  • PROPFIND
  • PROPPATCH
  • MKCOL
  • COPY
  • MOVE
  • LOCK
  • UNLOCK

Currently, the only way to mock a WebDAV endpoints is to use the Logs tab of Mockoon and add it to the requests, or by changing the JSON manually. However, due to the schema validation the changes in the environment file will be reverted after closing Mockoon.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done (ready for next release)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions