# # Test specification compliance for LOCK/UNLOCK request # TYPE=UNLOCK URL=http://mycaldav/caldav.php/user1/home/i1278618276.ics # Get the lock token from the earlier lock GETSQL=locktoken SELECT opaquelocktoken FROM locks WHERE dav_name = '/user1/home/i1278618276.ics' ENDSQL HEADER=Lock-Token: HEADER=Content-type: text/xml; charset="utf-8" HEAD # There is no data for an UNLOCK request #