mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

改移动文件返回信息为对象,添加srever选项时不启动自带http服务。 #163

Open yueduz opened 7 years ago

yueduz commented 7 years ago

Instead of starting the native HTTP service when adding the srever option, change the file back to the message object.