davical/testing/tests/regression-suite/0403-Cadaver-LOCK-1.test
2011-10-06 11:10:02 +02:00

16 lines
342 B
Plaintext

#
# Basic testing with Cadaver DAV client
#
TYPE=LOCK
URL=http://mycaldav/caldav.php/user1/home/20061101T073004Z.ics
HEADER=User-Agent: cadaver/0.23.3 neon/0.29.6
HEADER=Depth: 0
HEADER=Content-Type: application/xml
HEAD
BEGINDATA
<lockinfo xmlns='DAV:'>
<lockscope><exclusive/></lockscope>
<locktype><write/></locktype></lockinfo>
ENDDATA