You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use correct propstat in multi-status WebDAV responses
Extract find_ok_prop() helper that iterates all propstat elements
and picks the one with HTTP 200 status, instead of blindly taking
the first propstat which could be a 404 for missing properties.
0 commit comments