Release 2.0.0
Protocol support has been extended. Current version has been tested with:
- linux: davfs2 (fuse FS)
- linux: gvfs/gio (but this one has issues, also with an apache webdav server)
- macOS Finder
- windows explorer
Also added / fixed:
- http/1.1 (reusing connections)
- locks, directories
- tested against litmus test suite
- Initial proof of concept with virtual /proc file
to reflect some live state without writing any file - Integrated with ESP8266WebServer via a hook API:
WebDav and Webserver can now live on the same port.
Example: Hooked.ino (needs 3.0.0-dev esp8266 core)