Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0808-Spec-UNLOCK-1.test
blob4dea6c547abbc981d78a3c8d8f814b6d6a4b9a2a
2 # Test specification compliance for LOCK/UNLOCK request
3 #  - This should succeed because the actual lock was deleted
4 #    when the resource was deleted, regardless that the
5 #    token we supply here is bogus.
7 # The response to this should really be 409 precondition
8 # failed 'lock-token-matches-request-uri'
10 TYPE=UNLOCK
11 URL=http://regression.host/caldav.php/user1/home/i1278618276.ics
13 HEADER=Lock-Token: <opaquelocktoken:cafefeed-c001-b055-ea75-deadbeef4a11>
14 HEAD
17 # There is no data for an UNLOCK request