Skip to content
Unverified Commit 6488ed3c authored by Vincent Petry's avatar Vincent Petry Committed by Morris Jobke
Browse files

Backbone Webdav Adapter MKCOL support



Usually Backbone collections cannot be created and just simply exists.
But in the Webdav world they need to be creatable.

This enhancement makes it possible to use a Backbone Model to represent
such collections and when creating it, it will use MKCOL instead of PUT.

Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
parent 39afcbd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment