mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-03 16:31:12 +00:00
16 lines
342 B
Plaintext
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
|