davical/testing/tests/regression-suite/0403-Cadaver-LOCK-1.test
2013-07-15 13:11:08 +12:00

16 lines
349 B
Plaintext

#
# Basic testing with Cadaver DAV client
#
TYPE=LOCK
URL=http://regression.host/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