imip-agent

Annotated tests/templates/fb-request.txt

1362:d96b4761e6f0
2017-10-24 Paul Boddie Remove superfluous result collection slicing and count method parameter.
paul@564 1
Content-Type: multipart/alternative; boundary="===============0945993647=="
paul@564 2
MIME-Version: 1.0
paul@564 3
From: paul.boddie@example.com
paul@564 4
To: resource-room-confroom@example.com
paul@564 5
paul@564 6
--===============0945993647==
paul@564 7
Content-Type: text/plain; charset="us-ascii"
paul@564 8
MIME-Version: 1.0
paul@564 9
Content-Transfer-Encoding: 7bit
paul@564 10
paul@564 11
This message contains a free/busy request.
paul@564 12
--===============0945993647==
paul@564 13
Content-Type: text/calendar; charset="us-ascii"; method="REQUEST"
paul@564 14
MIME-Version: 1.0
paul@564 15
Content-Transfer-Encoding: 7bit
paul@564 16
paul@564 17
BEGIN:VCALENDAR
paul@564 18
PRODID:-//imip-agent/test//EN
paul@564 19
METHOD:REQUEST
paul@564 20
VERSION:2.0
paul@564 21
BEGIN:VFREEBUSY
paul@564 22
ORGANIZER:mailto:paul.boddie@example.com
paul@564 23
ATTENDEE:mailto:resource-room-confroom@example.com
paul@564 24
DTSTAMP:20141125T164400Z
paul@564 25
DTSTART:20141126T150000Z
paul@564 26
DTEND:20141126T180000Z
paul@564 27
UID:fb1@example.com
paul@564 28
END:VFREEBUSY
paul@564 29
END:VCALENDAR
paul@564 30
paul@564 31
--===============0945993647==--