New test for empty propfind request.

Signed-off-by: Andrew McMillan <andrew@morphoss.com>
This commit is contained in:
Andrew McMillan 2010-12-25 15:55:57 +13:00
parent 066732a8a0
commit 84ab84329a
2 changed files with 1 additions and 10 deletions

View File

@ -1,12 +1,3 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, calendar-proxy, bind, addressbook
Content-Location: /caldav.php/user1/home/
ETag: "55917ad4a56f1fab703fccc3c817fea5"
Content-Length: 943
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>

View File

@ -4,7 +4,7 @@
#
TYPE=PROPFIND
URL=http://mycaldav/caldav.php/user1/home
HEAD
# HEAD
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5