go-webdav
go-webdav copied to clipboard
caldav + carddav: Optimized handleMultiGet with GetCalendarObjects and GetAddressObjects
Delegating multi-get requests to Backend (GetCalendarObjects and GetAddressObjects) Backend implementation can optimize the way it fetches details based on paths.
@emersion - If there are more changes to review let me know.