Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Portable WebDAV Library v0.6.2.0

Compare
Choose a tag to compare
@DecaTec DecaTec released this 20 Feb 16:59
· 213 commits to master since this release
  • 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.