mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-26 15:20:16 +00:00
15 lines
351 B
Plaintext
15 lines
351 B
Plaintext
#
|
|
# Test specification compliance for LOCK/UNLOCK request
|
|
# - This should fail because we provide an invalid lock token
|
|
#
|
|
TYPE=UNLOCK
|
|
URL=http://mycaldav/caldav.php/user1/home/
|
|
|
|
HEADER=Content-type: text/xml; charset="utf-8"
|
|
HEADER=Lock-Token: <opaquelocktoken:cafefeed-c001-b055-ea75-deadbeef4a11>
|
|
HEAD
|
|
|
|
#
|
|
# There is no data for an UNLOCK request
|
|
#
|