Releases: skazantsev/WebDavClient
Releases · skazantsev/WebDavClient
v2.8.0
Changes
- Implemented basic search (kudos to @usselite)
v2.7.0
Changes
- Breaking change: Changed ContentType of PROPFIND, PROPPATCH, LOCK to application/xml
- Breaking change: changed a type of the
ContentType
property ofPutFileParameters
fromstring
toMediaTypeHeaderValue
.