mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-07-13 10:40:20 +00:00
Don't compare the headers in this test as they vary and are not relevant.
This commit is contained in:
parent
3870581855
commit
e7d19420b0
@ -1,10 +1,3 @@
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
ETag: "a298c032f42212c4b1fdae7f3f3b44f3"
|
||||
Content-Length: 1010
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<schedule-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
||||
<C:response>
|
||||
|
||||
@ -10,8 +10,6 @@ HEADER=Accept-Encoding: gzip,deflate
|
||||
HEADER=Accept-Charset: utf-8,*;q=0.1
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
|
||||
HEAD
|
||||
|
||||
REPLACE=/^DTSTAMP:\d{4}[01]\d[0123]\dT[012]\d[0-5]\d[0-6]\dZ\r?$/DTSTAMP:yyyymmddThhmmssZ/
|
||||
|
||||
BEGINDATA
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
ETag: "f4577cb82f524d9e36fb43b7f363cbd7"
|
||||
Content-Length: 1604
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<schedule-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
||||
<C:response>
|
||||
|
||||
@ -12,8 +12,6 @@ HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
HEADER=Originator: mailto:user1@example.net
|
||||
HEADER=Recipient: mailto:user2@example.net
|
||||
|
||||
HEAD
|
||||
|
||||
REPLACE=/^DTSTAMP:\d{4}[01]\d[0123]\dT[012]\d[0-5]\d[0-6]\dZ\r?$/DTSTAMP:yyyymmddThhmmssZ/
|
||||
|
||||
BEGINDATA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user