This repository has been archived by the owner on Feb 14, 2022. It is now read-only.
Portable WebDAV Library v0.6.2.0
- Added missing property 'SupportedLock' as defined in RFC 4918.
- The class LockToken now exposes the internal LockToken value for serialization purposes.
- NetFx: The response headers are now transparently added to the WebDavResponseMessage (i.e. without validation).
- Bugfix: Fix incorrect checks on the existence of the LockToken header in responses.