DecaTec / Portable-WebDAV-Library

Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETStandard 1.1.
https://decatec.de
Microsoft Public License
46 stars 11 forks source link

Do not try to parse, de- or encode the absoluteURI. #38

Closed TomGroeneboer closed 7 years ago

TomGroeneboer commented 7 years ago

As written in the spec: http://www.webdav.org/specs/rfc4918.html#lock-tokens "Clients must not attempt to interpret lock tokens in any way."