emersion / go-webdav

A Go library for WebDAV, CalDAV and CardDAV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webdav: move recursive PROPFIND to backend

emersion opened this issue · comments

The backend should perform the recursive operation, we shouldn't do it in the server.