A couple of common iCal4/iCal5 PROPFIND requests.
[davical.git] / testing / tests / regression-suite / 0403-Cadaver-LOCK-1.test
blob2e039acf16b1abb12fe1fbed9a73e5443525b556
2 # Basic testing with Cadaver DAV client
4 TYPE=LOCK
5 URL=http://mycaldav/caldav.php/user1/home/20061101T073004Z.ics
6 HEADER=User-Agent: cadaver/0.23.3 neon/0.29.6
7 HEADER=Depth: 0
8 HEADER=Content-Type: application/xml
9 HEAD
11 BEGINDATA
12 <lockinfo xmlns='DAV:'>
13  <lockscope><exclusive/></lockscope>
14 <locktype><write/></locktype></lockinfo>
15 ENDDATA