mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-31 03:34:18 +00:00
Revise to fix buggy XML and make request against person's home location.
This commit is contained in:
parent
afb896cc6a
commit
7b781085d2
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a PROPFIND request
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/
|
||||
URL=http://mycaldav/caldav.php/user1/
|
||||
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
|
||||
@ -14,6 +14,7 @@ HEADER=Depth: 0
|
||||
|
||||
|
||||
BEGINDATA
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<principal-property-search xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
||||
<property-search>
|
||||
<prop>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user