~aw/ubuntu/lucid/davical/trunk

« back to all changes in this revision

Viewing changes to testing/tests/regression-suite/527-iCal-PROPFIND.result

  • Committer: Bazaar Package Importer
  • Author(s): Andrew McMillan
  • Date: 2010-04-17 13:19:24 UTC
  • mfrom: (7.2.1 upstream) (10.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100417131924-snvdpu2b8op0ttoe
Tags: 0.9.9-0
New upstream release (closes: #508673, #573687)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
HTTP/1.1 403 Forbidden
 
2
Date: Dow, 01 Jan 2000 00:00:00 GMT
 
3
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, calendar-auto-schedule
 
4
Content-Length: 216
 
5
Content-Type: text/xml; charset="utf-8"
 
6
 
 
7
<?xml version="1.0" encoding="utf-8" ?>
 
8
<error xmlns="DAV:">
 
9
 <need-privileges>
 
10
  <resource>
 
11
   <href>/caldav.php/resmgr1/</href>
 
12
   <privilege>
 
13
    <read/>
 
14
   </privilege>
 
15
  </resource>
 
16
 </need-privileges>
 
17
</error>