Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

PROPDEL support #4

Open
thomasfl opened this issue Oct 13, 2010 · 3 comments
Open

PROPDEL support #4

thomasfl opened this issue Oct 13, 2010 · 3 comments

Comments

@thomasfl
Copy link
Collaborator

The propdel verb deletes properties. I can implement it myself the next couple of weeks.

@thomasfl
Copy link
Collaborator Author

The PROPDEL verb is not supported by Net::HTTP, so it will have to wait for now.

http://ruby-doc.org/stdlib/libdoc/net/http/rdoc/classes/Net/HTTP.html

@dstevenson
Copy link

My updated version of PROPPATCH supports removing and setting properties now. Just pass in <d:remove> instead of <d:set>

@thomasfl
Copy link
Collaborator Author

It's great to have a more complete set of operations in Net::DAV. I'll test it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants