ourway / webfsd

A simple HTTP server for mostly static content written in C
GNU General Public License v2.0
90 stars 18 forks source link

Add Support for WebDAV #11

Open abhimp opened 3 years ago

abhimp commented 3 years ago

Webfsd already supports multiple advanced HTTP features. However, I think it will be helpful if webfsd supports WebDAV also. Almost all the file browsers in all the major operating systems natively support WebDAV mounting. So, it would be very much useful.