mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
Regression results affected by bug fix.
This commit is contained in:
parent
3bc7007f63
commit
cc6b28edca
@ -1,7 +1,7 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Server: Apache/2.2.3 (Debian) DAV/2
|
||||
ETag: "38ba0832b5ab1fd7147b102ceba0becc"
|
||||
ETag: "c9a2201f704ccb8d43f3ca5dce1ab51e"
|
||||
Content-Length: 1199
|
||||
Content-Type: text/xml;charset=UTF-8
|
||||
|
||||
@ -11,7 +11,7 @@ Content-Type: text/xml;charset=UTF-8
|
||||
<href>/caldav.php/user1/home/</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<getcontentlength>1425</getcontentlength>
|
||||
<getcontentlength>1467</getcontentlength>
|
||||
<getcontenttype>httpd/unix-directory</getcontenttype>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
@ -25,7 +25,7 @@ Content-Type: text/xml;charset=UTF-8
|
||||
<href>/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics</href>
|
||||
<propstat>
|
||||
<prop>
|
||||
<getcontentlength>705</getcontentlength>
|
||||
<getcontentlength>747</getcontentlength>
|
||||
<getcontenttype>text/calendar</getcontenttype>
|
||||
<resourcetype>
|
||||
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Server: Apache/2.2.3 (Debian) DAV/2
|
||||
ETag: "fd732c9a953ce0156398d02d133c059f"
|
||||
Content-Length: 3373
|
||||
ETag: "d544d88a68854d4b3abb2241a0ce6ef5"
|
||||
Content-Length: 3415
|
||||
Content-Type: text/xml;charset=UTF-8
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
@ -85,8 +85,10 @@ END:STANDARD
|
||||
END:VTIMEZONE
|
||||
BEGIN:VEVENT
|
||||
DTSTAMP:20061102T090217Z
|
||||
DTSTART;TZID=New Zealand Standard Time:20061103T123000
|
||||
DTSTART;TZID=New Zealand Standard Time:20061102T123000
|
||||
DURATION:PT1H
|
||||
LAST-MODIFIED:20061104T002921Z
|
||||
SEQUENCE:1
|
||||
SUMMARY:Lunch with David
|
||||
UID:5A55230C8866CA8D3D325F3A@CA1CBED546AAE36FF3BC722E
|
||||
END:VEVENT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user