Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

WebDav Response Namespace not always 'D' #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rocket0423
Copy link

I removed the inNamespace:@"D" for the AFWebDAVMultiStatusResponse because the response does not always use the "D" Namespace I found that Microsoft servers use the namespace "a". Information on Microsoft webdav https://msdn.microsoft.com/en-us/library/ms879496(v=exchg.65).aspx

I testested with an "a" namespace and a "D" namespace server and there were no issues.

I removed the inNamespace:@"D" for the AFWebDAVMultiStatusResponse because the response does not always use the "D" Namespace I found that Microsoft servers use the namespace "a".  Information on Microsoft webdav https://msdn.microsoft.com/en-us/library/ms879496(v=exchg.65).aspx

I testested with an "a" namespace and a "D" namespace server and there were no issues.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant