dav
dav copied to clipboard
Add check for Lock-Token in request header.
Only check for Lock-Token is there are $mustLocks left. This applies for PUT requests, which used to fail when saving from Word 2016
could you add a unit test to show your issue?
I've copied the MSWord unit test and updated the PUT request with the LockToken header.
Attached you'll find the put request
@davitol this explains why it didn't work back then when testing and where you had to switch to using "If"
word202 :zzz: -> close