Skip to content

Commit

Permalink
Added the DELETE method support
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienCastex committed May 13, 2017
1 parent bb5fc2b commit 4381d12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ It implements the following methods :
* PROPFIND (get file information)
* PUT/POST (set the content of a file and create it if it doesn't exist)
* OPTIONS (list available methods)
* DELETE (delete a resource)

Find more details on the process at [https://github.com/OpenMarshal/npm-WebDAV-Server/projects/1](https://github.com/OpenMarshal/npm-WebDAV-Server/projects/1).

Expand Down

0 comments on commit 4381d12

Please sign in to comment.