<?xml version="1.0" encoding="UTF-8"?>
<metanorma xmlns="https://www.metanorma.org/ns/standoc" type="semantic" version="2.8.5" schema-version="v2.1.5" flavor="cc">
<bibdata type="standard">
<title language="en" type="main">CalDAV Managed Attachments</title>
<docidentifier primary="true" type="CalConnect">CC/WD 51013:2019</docidentifier><docnumber>51013</docnumber><date type="published"><on>2019-01-01</on></date><contributor><role type="author"/><organization>
<name>CalConnect</name>
</organization></contributor><contributor><role type="author"/><person>
<name><completename>Cyrus Daboo</completename></name>
<affiliation><organization>
<name>Apple Inc.</name>
</organization></affiliation></person></contributor><contributor><role type="author"/><person>
<name><completename>Arnaud Quillaud</completename></name>
<affiliation><organization>
<name>Oracle Corporation</name>
</organization></affiliation></person></contributor><contributor><role type="author"/><person>
<name><completename>Kenneth Murchison</completename></name>
<affiliation><organization>
<name>FastMail US LLC</name>
</organization></affiliation></person></contributor><contributor><role type="author"><description>committee</description></role><organization>
<name>CalConnect</name>
<subdivision type="Technical committee">
<name>CALENDAR</name>
</subdivision></organization></contributor><contributor><role type="publisher"/><organization>
<name>CalConnect</name>
</organization></contributor><edition>1</edition><version><revision-date>2019-01-01</revision-date></version><language>en</language><script>Latn</script><abstract><p>This specification defines an extension to the calendar access protocol (CalDAV) to allow attachments associated with iCalendar data to be stored and managed on the server.</p>

<p>This specification documents existing code deployed by multiple vendors. It is published as an Informational specification rather than Standards Track due to its noncompliance with multiple best current practices of HTTP.</p>
</abstract><status><stage>working-draft</stage></status><copyright><from>2019</from><owner><organization>
<name>CalConnect</name>
</organization></owner></copyright><keyword>CalDAV</keyword><keyword>calendaring</keyword><keyword>attachment</keyword><keyword>ATTACH</keyword><ext><doctype>standard</doctype><flavor>cc</flavor></ext></bibdata><metanorma-extension><semantic-metadata><stage-published>false</stage-published></semantic-metadata>
<presentation-metadata><toc-heading-levels>2</toc-heading-levels><html-toc-heading-levels>2</html-toc-heading-levels><doc-toc-heading-levels>2</doc-toc-heading-levels><pdf-toc-heading-levels>2</pdf-toc-heading-levels></presentation-metadata></metanorma-extension>
<boilerplate><copyright-statement>

<clause id="_14412880-7e2e-79bc-8ebc-bc5bed0b6ee8" obligation="normative"><p id="_01aacb60-8ad0-d9b4-c31d-ddb463caf0b9">© 2019 The Calendaring and Scheduling Consortium, Inc.</p>
</clause>
</copyright-statement>

<license-statement>

<clause id="_c4364fd8-2f9b-8fdb-cf27-c7a37bb0b74a" obligation="normative">
<title id="_5ad8fb30-fcae-1072-87a2-407e6b4939ec">Warning for Drafts</title>
<p id="_0426ba5a-69d0-b41e-5aa5-7bdbfb2f6938">This document is not a CalConnect Standard. It is distributed for review and         comment, and is subject to change without notice and may not be referred to as         a Standard. Recipients of this draft are invited to submit, with their         comments, notification of any relevant patent rights of which they are aware         and to provide supporting documentation.</p>
</clause>
</license-statement>

<legal-statement>

<clause id="_30bb02f9-a03f-937c-b3bb-0058ec7c185d" obligation="normative"><p id="_4997ac1f-fe23-c399-660a-4ca594a6abda">All rights reserved. Unless otherwise specified, no part of this         publication may be reproduced or utilized otherwise in any form or by any         means, electronic or mechanical, including photocopying, or posting on the         internet or an intranet, without prior written permission. Permission can         be requested from the address below.</p>
</clause>
</legal-statement>

<feedback-statement>

<clause id="_525641bf-9235-cdcb-5b80-9232a01ea9cc" obligation="normative"><p id="_9c7e0878-01cd-c6a2-8060-5caf3135b547" anchor="boilerplate-name">The Calendaring and Scheduling Consortium, Inc.</p>

<p id="_851786db-d5f1-a086-bdb1-3bd48dc4f17c" anchor="boilerplate-address">4390 Chaffin Lane<br/> McKinleyville<br/> California 95519<br/> United States of America<br/> <br/> <link target="mailto:copyright@calconnect.org"/><br/> <link target="https://www.calconnect.org">www.calconnect.org</link></p>
</clause>
</feedback-statement>
</boilerplate><preface><abstract id="_4af6f96a-fdc7-8806-b2aa-87b43dd3e262"><title id="_37c298bf-5619-a5c6-817b-d777b5ead0b1">Abstract</title><p id="_37250e7c-cd85-e2ab-b0e7-83b96f4df19c">This specification defines an extension to the calendar access protocol (CalDAV) to allow attachments associated with iCalendar data to be stored and managed on the server.</p>

<p id="_fe57d682-7f7d-04e6-51eb-7ce7ad1eca68">This specification documents existing code deployed by multiple vendors. It is published as an Informational specification rather than Standards Track due to its noncompliance with multiple best current practices of HTTP.</p>
</abstract><introduction id="_043d298d-78a3-219d-3cd8-6a03bae15126" obligation="informative">
<title id="_2b2e98d1-114a-3da4-8556-01ae0a724280">Introduction</title>
<p id="_14822e94-57bc-75d2-2269-55dc1ddbb91f">The iCalendar <eref type="inline" bibitemid="RFC5545" citeas="IETF RFC 5545"/> data format is used to represent calendar data and is used with iCalendar Transport-independent Interoperability Protocol (iTIP) <eref type="inline" bibitemid="RFC5546" citeas="IETF RFC 5546"/> to handle scheduling operations between calendar users.</p>

<p id="_db4668df-d49a-e83c-a00d-5239542e488c"><eref type="inline" bibitemid="RFC4791" citeas="IETF RFC 4791"/> defines the Calendaring Extensions to WebDAV (CalDAV), based on HTTP <eref type="inline" bibitemid="RFC7230" citeas="IETF RFC 7230"/>, for accessing calendar data stored on a server.</p>

<p id="_aceae9d8-5d98-dadc-6dbf-f794dff757f6">Calendar users often want to include attachments with their calendar data events or tasks (for example a copy of a presentation, or the meeting agenda). iCalendar provides an “<tt>ATTACH</tt>” property whose value is either the inline Base64 encoded attachment data, or a URL specifying the location of the attachment data.</p>

<p id="_f3e17e22-4e8f-a34e-36b6-4c1217ad97f2">Use of inline attachment data is not ideal with CalDAV because the data would need to be uploaded to the server each time a change to the calendar data is done — even minor changes such as a change to the summary. Whilst a client could choose to use a URL value instead, the problem then becomes where and how the client discovers an appropriate URL to use and how it ensures that only those attendees listed in the event or task are able to access it.</p>

<p id="_27439a53-5e95-37ee-58a7-170556f8ccc9">This specification solves this problem by having the client send the attachment to the server, separately from the iCalendar data, and the server takes care of adding appropriate “<tt>ATTACH</tt>” properties in the iCalendar data as well as managing access privileges. The server can also provide additional information to the client about each attachment in the iCalendar data, such as the size and an identifier.</p>

<clause id="_76014ba3-e0f5-e555-f6d6-5df6230977db" obligation="informative">
<title id="_4394d008-a2a8-7fb2-dbaa-40dbe7336958">Rationale for Informational Status</title>
<p id="_07cb5903-f89a-89e9-7f3e-3a8dc090cd65">Although this extension to CalDAV has wide deployment, its design does not comply with some of the best current practices of HTTP, namely:</p>

<ul id="_6f851bea-00d3-d025-052f-ef71148efc0e"><li><p id="_f2368964-5bbb-cba2-667d-63d14b969f54">All operations on attachments are modeled as HTTP <tt>POST</tt> operations, where the actual type of operation is specified using a query parameter, instead of using separate HTTP  <tt>POST</tt>, <tt>PUT</tt>, and <tt>DELETE</tt> methods where appropriate.</p>
</li>
<li><p id="_6701fcd8-7480-1605-3d24-0f87fec21bd2">Specific query strings are hardwired into the protocol in violation of <eref type="inline" bibitemid="RFC7320" citeas="IETF RFC 7320"><localityStack><locality type="section"><referenceFrom>2.4</referenceFrom></locality></localityStack></eref></p>
</li>
</ul>

<p id="_06dc0f65-825d-c6df-acb9-bc9d97f5913b">Additionally, this extension misuses the Content-Disposition header field <eref type="inline" bibitemid="RFC6266" citeas="IETF RFC 6266"/> as a request header field to convey a filename for an attachment rather than using an existing request header field suitable for that purpose, such as “Slug” (see  <eref type="inline" bibitemid="RFC5023" citeas="IETF RFC 5023"><localityStack><locality type="section"><referenceFrom>9.7</referenceFrom></locality></localityStack></eref>).</p>

<p id="_b3b09214-2faf-ef68-b713-8092dfcc4a5c">Rather than creating interoperability problems with deployed code by updating the design of this extension to be compliant with best current practices and to allow this specification to be placed on the Standards Track, it was decided to simply document how existing implementations interoperate and to publish the document as Informational.</p>
</clause>
</introduction></preface><sections>

<clause id="_ea34dbbc-2a7b-7907-c506-c4cf86010f7e" type="scope" obligation="normative">
<title id="_f70b6ff6-6131-0e24-81e1-850dbe94b63d">Scope</title>
<p id="_6eee2660-b805-93f4-e6c8-f1f3686e6896">This document specifies an extension to the calendar access protocol (CalDAV) to allow attachments associated with iCalendar data to be stored and managed on the server.</p>
</clause>



<terms id="_02c8bc97-c159-6108-c2ed-e6a3b84613b5" obligation="normative">
<title id="_dfb2eab2-f980-6365-3c47-81d0eb272962">Terms and definitions</title><p id="_e5876e78-fa42-efa9-f5ba-a93535689e8d">No terms and definitions are listed in this document.</p>
</terms>

<clause id="_55284aa8-8e98-e678-c7ba-a0f047845956" obligation="normative">
<title id="_fa60ebe4-df81-26ab-43f3-74c278d0d89e">Overview</title>
<p id="_d286e2b2-97c5-17cf-0c41-d7ab094a3017">There are four main operations a client needs to do with attachments for calendar data: add, update, remove, and retrieve. The first three operations are carried out by the client issuing an HTTP  <tt>POST</tt> request on the calendar object resource to which the attachment is associated and specifying the appropriate “action” query parameter (see  <xref target="attachment-post-request"/>). In the case of the remove operation, the client can alternatively directly update the calendar object resource and remove the relevant “<tt>ATTACH</tt>” properties (see <xref target="attachment-remove-put"/>). The retrieve operation is accomplished by simply issuing an HTTP  <tt>GET</tt> request targeting the attachment URI specified by the calendar resource’s “<tt>ATTACH</tt>” property (see <xref target="attachment-retrieve"/>).</p>

<p id="_1cb4bcd7-e673-d794-dfdb-7137788ca19a">iCalendar data stored in a CalDAV calendar object resource can contain multiple components when recurrences are involved. In such a situation, the client needs to be able to target a specific recurrence instance or multiple instances when adding or deleting attachments. As a result, the  <tt>POST</tt> request needs to provide a way for the client to specify which recurrence instances should be targeted for the attachment operation.  This is accomplished through use of additional query parameters on the  <tt>POST</tt> request-URI.</p>

<clause id="_768ed126-478c-6fb2-b49f-e38eebb6259a" anchor="requirements" obligation="normative">
<title id="_8deb6688-52ce-f101-06d2-ba84b7b7e2ac">Requirements</title>
<p id="_8b802912-6e38-0e2e-8d77-1ef81b7f6b67">A server that supports the features described in this specification is <tt>REQUIRED</tt> to support the CalDAV “calendar-access” <eref type="inline" bibitemid="RFC4791" citeas="IETF RFC 4791"/> features.</p>

<p id="_9dba2de6-0b01-d5e8-62b8-e712dd3b4395">In addition, such a server <tt>SHOULD</tt> support the “return=representation” Prefer header field  <eref type="inline" bibitemid="RFC7240" citeas="IETF RFC 7240"/> preference on successful HTTP <tt>PUT</tt> and <tt>POST</tt> requests targeting existing calendar object resources, by returning the new representation of that calendar resource (including its new ETag header field value) in the response.</p>
</clause>

<clause id="_5e1cb46a-3ea6-f034-0566-221a4a05bf26" obligation="normative">
<title id="_c6f8ab9f-84bb-ad90-4572-e4718a4bb7c5">Discovering Support for Managed Attachments</title>
<p id="_3e3edeec-f422-163c-8b1d-c920b2a612be">A server supporting the features described in this specification <tt>MUST</tt> include “calendar-managed-attachments” as a token in the DAV response header field (as defined in  <eref type="inline" bibitemid="RFC4918" citeas="IETF RFC 4918"><localityStack><locality type="section"><referenceFrom>10.1</referenceFrom></locality></localityStack></eref>) from an <tt>OPTIONS</tt> request on a calendar home collection.</p>

<p id="_d802c9e2-b7ff-e91d-5b34-f37931135e1b">A server might choose to not support storing managed attachments on a per-recurrence instance basis (i.e., they can only be added to all instances as a whole). If that is the case, the server  <tt>MUST</tt> also include “calendar-managed-attachments-no-recurrence” as a token in the DAV response header field from an  <tt>OPTIONS</tt> request on a calendar home collection. When that field is present, clients  <tt>MUST NOT</tt> attempt any managed attachment operations that target specific recurrence instances.</p>

<p id="_4ac4580d-f42c-35e8-821a-9c56344166b8"><bookmark id="_63afa13a-1637-8a21-29fa-429699ed4e37" anchor="attachment-post-request"/> === <tt>POST</tt> Request for Managing Attachments</p>

<p id="_a9729a68-50f0-8383-db49-2b1c36512ef6">An HTTP <tt>POST</tt> request is used to add, update, or remove attachments. These requests are subject to the preconditions listed in  <xref target="errors"/>. The request-URI will contain various query parameters to specify the behavior.</p>

<p id="_73a41193-4ca1-905e-594d-0e4e2d4dcb38"><bookmark id="_58d03f73-6f96-f75d-e368-37985287d1c3" anchor="action"/> ==== <tt>action</tt>= Query Parameter</p>

<p id="_8a7a6b57-00d7-2848-b523-5625937e4d88">The “<tt>action</tt>” query parameter is used to identify which attachment operation the client is requesting. This parameter  <tt>MUST</tt> be present once on each <tt>POST</tt> request used to manage attachments. One of these three values  <tt>MUST</tt> be used:</p>

<dl id="_33ddb0bb-fedf-3154-185a-08538e8fd7b9"><dt><tt>attachment-add</tt></dt>
<dd id="_4b0ed475-5823-345b-709c-d351370d7e70"><p id="_b828f54f-55a7-be2e-6244-d1dd0ff4edfe">Indicates an operation that is adding an attachment to a calendar object resource. See  <xref target="attachment-add"/> for more details.</p>
</dd>
<dt><tt>attachment-update</tt></dt>
<dd id="_de3d1b44-5465-510a-b946-51fc3b62ba8b"><p id="_6280f652-c425-6fbe-ff6a-acd21ffb37ad">Indicates an operation that is updating an existing attachment on a calendar object resource. See  <xref target="attachment-update"/> for more details.</p>
</dd>
<dt><tt>attachment-remove</tt></dt>
<dd id="_46c3c1c0-283a-fadb-d40c-99e706b4f216"><p id="_dd60ddae-2c13-2eac-a3a2-00b9ffb972b8">Indicates an operation that is removing an attachment from a calendar object resource. See  <xref target="attachment-remove"/> for more details.</p>
</dd>
<dt>Example</dt>
<dd id="_fa5376b9-dbe1-c040-6fb3-4df549f6d2c2"><p id="_640c0cfd-e080-90cd-eb4d-7b0ad9c1e0a4"><link target="https://calendar.example.com/events/1.ics?action=attachment-add"/></p>
</dd>
</dl>

<clause id="_d1942cf8-fb78-d2ba-53b2-480b8c90c1ec" anchor="rid" obligation="normative">
<title id="_486f51fa-93f1-0a29-76b4-c8616f227819"><tt>rid</tt>= Query Parameter</title>
<p id="_d47881db-9fe4-b75f-2218-d966965a8128">The “<tt>rid</tt>” query parameter is used to identify which recurrence instances are being targeted by the client for the attachment operation. This query parameter <tt>MUST</tt> contain one or more items, separated by commas (0×2C). The item values can be in one of two forms:</p>

<dl id="_c43f07f2-8e67-d487-1439-5ec6833975b4"><dt>Master instance</dt>
<dd id="_237156cb-0658-7d19-a75a-96b3e3b781d7"><p id="_fae06b80-03ff-3d0e-d149-d3902790729e">The value “<tt>M</tt>” (case-insensitive) refers to the “<tt>master</tt>” recurrence instance, i.e., the component that does not include a “<tt>RECURRENCE-ID</tt>” property. This item <tt>MUST</tt> be present only once.</p>
</dd>
<dt>Specific instance</dt>
<dd id="_086de27f-d762-be09-9c82-5c3fc342a87e"><p id="_adcaf267-46c8-d150-c96b-2ecf7789bd6f">A specific iCalendar instance is targeted by using its “<tt>RECURRENCE-ID</tt>” value as the item value. That value <tt>MUST</tt> correspond to the <tt>RECURRENCE-ID</tt> value as stored in the calendar object resource (i.e. without any conversion to UTC). If multiple items of this form are used, they MUST be unique values. For example, to target a recurrence defined by property <tt>RECURRENCE-ID;TZID=America/Montreal:20111022T160000</tt>, the query parameter <tt>rid=20111022T160000</tt> would be used.</p>
<p id="_86e8fe52-81b0-f6c0-f410-786066576263">If the “<tt>rid</tt>” query parameter is not present, all recurrence instances in the calendar object resource are targeted.</p>

<p id="_cbbabdee-d4ad-24a6-f2ea-58b565ffebe6">The “<tt>rid</tt>” query parameter <tt>MUST NOT</tt> be present in the case of an update operation, or if the server chooses not to support per-recurrence instance managed attachments (see  <xref target="requirements"/>).</p>
</dd>
<dt>Example (targeting the master instance and a specific overridden instance)</dt>
<dd id="_c311a29a-b020-10d4-4861-f0985f420c09"><p id="_f29a322c-2d61-bd22-d079-cff7a53017d2"><link target="https://calendar.example.com/events/1.ics?action=attachment-add&amp;rid=M,20111022T160000"/></p>
</dd>
</dl>
</clause>

<clause id="_0ddcccca-86f6-2082-91d3-8a8df8ddec6c" anchor="managed-id" obligation="normative">
<title id="_909c9afd-477f-5a37-b803-dd2f9a70444d"><tt>managed-id</tt>= Query Parameter</title>
<p id="_f738babd-25aa-5af5-0f90-7b9534cc6117">The “<tt>managed-id</tt>” query parameter is used to identify which “<tt>ATTACH</tt>” property is being updated or removed. The value of this query parameter  <tt>MUST</tt> match the <xref target="MANAGED-ID-parameter"><display-text>MANAGED-ID</display-text></xref> property parameter value on the “<tt>ATTACH</tt>” property in the calendar object resource instance(s) targeted by the request.</p>

<p id="_5f685c8c-01f5-db56-210f-ac6ce64810a6">The “<tt>managed-id</tt>” query parameter <tt>MUST NOT</tt> be present in the case of an add operation.</p>

<dl id="_7c53ea6b-2f0b-41eb-622a-ab6b80feb8d6"><dt>Example</dt>
<dd id="_26242f63-c26b-c48c-700e-2a2b1d10bd49"><p id="_f4a8d24c-d8df-48b6-efba-c58bd88bb844"><link target="https://calendar.example.com/events/1.ics?action=attachment-update&amp;managed-id=aUNhbGVuZGFy"/></p>
</dd>
</dl>
</clause>
</clause>

<clause id="_4c79d2b1-f19a-13a8-164a-d94ba5a90fc1" anchor="attachment-add" obligation="normative">
<title id="_3025c4e4-0584-ca72-474d-884e714d160c">Adding attachments</title>
<p id="_f76b28f5-81ab-b7b4-df15-be5ec50aa624">To add an attachment to an existing calendar object resource, the following occurs:</p>

<ol id="_45b0a130-6cc5-1975-4caf-ff8cd5eb7dee" type="arabic"><li><p id="_b0a59628-271e-75d2-167f-9c7dcec45d2d">The client issues a <tt>POST</tt> request targeted at the calendar object resource.</p>
<ol id="_42560e26-a6fd-6ce7-ffcd-0a9f2de30399" type="alphabet"><li><p id="_5a26854c-b233-fef2-454c-d335fcaf3cf6">The request-URI will include an “<tt>action</tt>” query parameter with the value “<tt>attachment-add</tt>” (see <xref target="action"/>).</p>
</li>
<li><p id="_e1a16837-a8ac-004f-5e34-84272a8b4f2c">If all recurrence instances are having an attachment added, the “<tt>rid</tt>” query parameter is not present in the request-URI. If one or more specific recurrence instances are targeted, then the request-URI will include a “<tt>rid</tt>” query parameter containing the list of instances (see  <xref target="rid"/>).</p>
</li>
<li><p id="_3052da71-4fb1-4412-a991-d56558201b98">The body of the request contains the data for the attachment.</p>
</li>
<li><p id="_7493dc3e-88d2-b049-2475-3bcf02896af5">The client <tt>MUST</tt> include a valid Content-Type header field describing the media type of the attachment (as required by  <tt>HTTP</tt>).</p>
</li>
<li><p id="_6cd76811-9eda-14e7-0b3f-e220a7c48a5c">The client <tt>SHOULD</tt> include a Content-Disposition header field <eref type="inline" bibitemid="RFC6266" citeas="IETF RFC 6266"/> with a “type” parameter set to “attachment”, and a “filename” parameter that indicates the name of the attachment.  Note that the use of Content-Disposition as a request header field is nonstandard and specific to this protocol.</p>
</li>
<li><p id="_d34afe86-46b4-40e2-e82e-d18eb7d61ea4">The client <tt>MAY</tt> include a Prefer header field <eref type="inline" bibitemid="RFC7240" citeas="IETF RFC 7240"/> with the “<tt>return=representation</tt>” preference to request that the modified calendar object resource be returned as the body of a successful response to the  <tt>POST</tt> request.</p>
</li>
</ol>
</li>
<li><p id="_933ef812-1028-3999-78d3-a0346952ab47">When the server receives the <tt>POST</tt> request it does the following:</p>
<ol id="_c37db2e6-6c29-ea04-88bb-e3e7686e9202" type="alphabet"><li><p id="_14a944e7-d2f4-02d9-5d14-590e4686219b">Validates that any recurrence instances referred to via the “<tt>rid</tt>” query parameter are valid for the calendar object resource being targeted.</p>
</li>
<li><p id="_6ffcf1dc-8c58-6cb4-d2f6-ebf0a7e5ba81">Stores the supplied attachment data into a resource and generates an appropriate URI for clients to access the resource.</p>
</li>
<li><p id="_f944ebbf-27b1-561f-29ec-85bb0fa14356">For each affected recurrence instance in the calendar object resource targeted by the request, the server adds an “<tt>ATTACH</tt>” property, whose value is the URI of the stored attachment. The “<tt>ATTACH</tt>” property <tt>MUST</tt> contain a “<tt>MANAGED-ID</tt>” parameter whose value is a unique identifier (within the context of the server as a whole). The “<tt>ATTACH</tt>” property <tt>SHOULD</tt> contain an “<tt>FMTTYPE</tt>” parameter whose value matches the Content-Type header field value from the request. The “<tt>ATTACH</tt>” property <tt>SHOULD</tt> contain an “<tt>FILENAME</tt>” parameter whose value matches the Content-Disposition header field “filename” parameter value from the request, taking into account the restrictions expressed in  <xref target="FILENAME-parameter"/>. The “<tt>ATTACH</tt>” property <tt>SHOULD</tt> include a “<tt>SIZE</tt>” parameter whose value represents the size in octets of the attachment. If a specified recurrence instance does not have a matching component in the calendar object resource, then the server  <tt>MUST</tt> modify the calendar object resource to include an overridden component with the appropriate “<tt>RECURRENCE-ID</tt>” property.</p>
</li>
<li><p id="_fd55df4b-c257-788b-e778-6bfc5aeb5f1e">Upon successful creation of the attachment resource, and modification of the targeted calendar object resource, the server  <tt>MUST</tt> return an appropriate HTTP success status response and include a “Cal-Managed-ID” header field containing the “<tt>MANAGED-ID</tt>” parameter value of the newly created “<tt>ATTACH</tt>” property. The client can use the “<tt>Cal-Managed-ID</tt>” header field value to correlate the attachment with “<tt>ATTACH</tt>” properties added to the calendar object resource. If the client included a Prefer header field with the “return=representation” preference in the request, the server  <tt>SHOULD</tt> return the modified calendar object resource as the body of the response.  Otherwise, the server can expect that the client will reload the calendar object resource with a subsequent GET request to refresh any local cache.</p>
</li>
</ol>
</li>
</ol>

<p id="_127b9db2-06ca-be6d-cc65-fc8187365368">In the following example, the client adds a new attachment to a non recurring event and asks the server (via the Prefer  <eref type="inline" bibitemid="RFC7240" citeas="IETF RFC 7240"/> header field) to return the modified version of that event in the response.</p>

<sourcecode id="_b0b935a3-2019-97ae-a379-75f71c784abe" unnumbered="true"><body>&gt;&gt; Request &lt;&lt;

POST /events/64.ics?action=attachment-add HTTP/1.1
Host: cal.example.com
Content-Type: text/html; charset="utf-8"
Content-Disposition:attachment;filename=agenda.html
Content-Length: xxxx
Prefer: return=representation

&lt;html&gt;
  &lt;body&gt;
&lt;h1&gt;Agenda&lt;/h1&gt;
  &lt;/body&gt;
&lt;/html&gt;

&gt;&gt; Response &lt;&lt;

HTTP/1.1 201 Created
Content-Type: text/calendar; charset="utf-8"
Content-Length: yyyy
Content-Location: https://cal.example.com/events/64.ics
ETag: "123456789-000-111"
Cal-Managed-ID: 97S

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Example Corp.//CalDAV Server//EN
BEGIN:VEVENT
UID:20010712T182145Z-123401@example.com
DTSTAMP:20120201T203412Z
DTSTART:20120714T170000Z
DTEND:20120715T040000Z
SUMMARY:One-off meeting
ATTACH;MANAGED-ID=97S;FMTTYPE=text/html;SIZE=xxxx;
 FILENAME=agenda.html:https://cal.example.com/attach/64/34X22R
END:VEVENT
END:VCALENDAR</body></sourcecode>

</clause>

<clause id="_0c542abf-eaaf-bcdf-ce55-23f00d00dc62" anchor="attachment-update" obligation="normative">
<title id="_97eb37cb-6e49-9efc-586a-46dad8e357f0">Adding attachments</title>
<p id="_ef343f30-e241-2653-d854-728a649b7e43">When an attachment is updated the server <tt>MUST</tt> change the associated “<tt>MANAGED-ID</tt>” parameter and <tt>MAY</tt> change the “<tt>ATTACH</tt>” property value. With this approach, clients are able to determine when an attachment has been updated by some other client by looking for a change to either the “<tt>ATTACH</tt>” property value, or the “<tt>MANAGED-ID</tt>” parameter value.</p>

<p id="_52a065da-9fcb-88d8-8839-0d7fafae3fb3">To change the data of an existing managed attachment in a calendar object resource, the following occurs:</p>

<ol id="_d03492ec-f91a-b513-f097-67d107e66dbb" type="arabic"><li><p id="_abc2a2d9-4a3a-b6cd-e4cb-395d83d541b1">The client issues a <tt>POST</tt> request targeted at the calendar object resource.</p>
<ol id="_2c296dfb-5643-7ac6-a406-2100715a557c" type="alphabet"><li><p id="_c81dc58e-5199-5411-e774-d36676522f8e">The request-URI will include an “<tt>action</tt>” query parameter with the value “attachment-update” (see  <xref target="action"/>).</p>
</li>
<li><p id="_3cf26b46-da49-fb99-9b66-04919ae62de3">The request-URI will include a “<tt>managed-id</tt>” query parameter with the value matching that of the “<tt>MANAGED-ID</tt>” parameter for the “<tt>ATTACH</tt>” property being updated (see  <xref target="managed-id"/>).</p>
</li>
<li><p id="_2a942429-5207-15ab-7bbc-3a9d3aba095d">The body of the request contains the updated data for the attachment.</p>
</li>
<li><p id="_a2271fdf-2ea1-30f0-f7db-cf58edf8c9d2">The client <tt>MUST</tt> include a valid Content-Type header field describing the media type of the attachment (as required by HTTP).</p>
</li>
<li><p id="_ed76a475-3fd9-9ea2-a499-20f12576e56a">The client <tt>SHOULD</tt> include a Content-Disposition header field <eref type="inline" bibitemid="RFC6266" citeas="IETF RFC 6266"/> with a “<tt>type</tt>” parameter set to “<tt>attachment</tt>”, and a “<tt>filename</tt>” parameter that indicates the name of the attachment.</p>
</li>
<li><p id="_4636ca90-f21a-9517-7905-37e5a2659edf">The client <tt>MAY</tt> include a Prefer header field <eref type="inline" bibitemid="RFC7240" citeas="IETF RFC 7240"/> with the “<tt>return=representation</tt>” preference to request that the modified calendar object resource be returned as the body of a successful response to the  <tt>POST</tt> request.</p>
</li>
</ol>
</li>
<li><p id="_519f586f-f056-1390-665c-68a43a7b1994">When the server receives the <tt>POST</tt> request it does the following:</p>
<ol id="_82578906-a144-917b-4cb5-c5c0153fd1d6" type="alphabet"><li><p id="_c8af05ca-9f78-e40a-e3f6-fd9a508b2273">Validates that the “<tt>managed-id</tt>” query parameter is valid for the calendar object resource.</p>
</li>
<li><p id="_f9a9d7e2-004b-1318-4b3e-41f35cd45ec1">Updates the content of the attachment resource corresponding to that managed-id with the supplied attachment data.</p>
</li>
<li><p id="_584456ef-d90d-28c8-2c2e-30c241cf575d">For each affected recurrence instance in the calendar object resource targeted by the request, the server updates the “<tt>ATTACH</tt>” property whose “<tt>MANAGED-ID</tt>” property parameter value matches the “<tt>managed-id</tt>” query parameter. The “<tt>MANAGED-ID</tt>” parameter value is changed to allow other clients to detect the update, and the property value (attachment URI) might also be changed. The “<tt>ATTACH</tt>” property <tt>SHOULD</tt> contain a “<tt>FMTTYPE</tt>” parameter whose value matches the Content-Type header field value from the request — this could differ from the original value if the media type of the updated attachment is different. The “<tt>ATTACH</tt>” property <tt>SHOULD</tt> contain a “<tt>FILENAME</tt>” parameter whose value matches the Content-Disposition header field “<tt>filename</tt>” parameter value from the request, taking into account the restrictions expressed in “<tt>FILENAME-parameter</tt>”. The “<tt>ATTACH</tt>” property <tt>SHOULD</tt> include a “<tt>SIZE</tt>” parameter whose value represents the size in octets of the updated attachment.</p>
</li>
<li><p id="_4893086c-675f-cd90-f83d-4eacfdd74c6d">Upon successful update of the attachment resource, and modification of the targeted calendar object resource, the server  <tt>MUST</tt> return an appropriate HTTP success status response, and include a “<tt>Cal-Managed-ID</tt>” header field containing the new value of the “<tt>MANAGED-ID</tt>” parameter. The client can use the “<tt>Cal-Managed-ID</tt>” header field value to correlate the attachment with “<tt>ATTACH</tt>” properties added to the calendar object resource. If the client included a Prefer header field with the “<tt>return=representation</tt>” preference in the request, the server  <tt>SHOULD</tt> return the modified calendar object resource as the body of the response. Otherwise, the server can expect that the client will reload the calendar object resource with a subsequent GET request to refresh any local cache.</p>
</li>
</ol>
</li>
</ol>

<p id="_191bb09f-dfd7-1708-4564-f9b627de0f3b">The update operation does not take a “<tt>rid</tt>” parameter and does not add, or remove, any “<tt>ATTACH</tt>” property in the targeted calendar object resource. To link an existing attachment to a new instance, the client simply does a  <tt>PUT</tt> on the calendar object resource, adding an “<tt>ATTACH</tt>” property which duplicates the existing one (see  <xref target="attachment-add-put"/>).</p>

<p id="_50530a30-cdc0-dc18-f09d-d6dcadaaa5d2">In the following example, the client updates an existing attachment and asks the server (via the Prefer  <eref type="inline" bibitemid="RFC7240" citeas="IETF RFC 7240"/> header field) to return the updated version of that event in the response.</p>

<sourcecode id="_8ba4beea-825c-8b5d-8a9b-17ef3fc6eb30" unnumbered="true"><body>&gt;&gt; Request &lt;&lt;

POST /events/64.ics?action=attachment-update&amp;managed-id=97S HTTP/1.1
Host: cal.example.com
Content-Type: text/html; charset="utf-8"
Content-Disposition:attachment;filename=agenda.html
Content-Length: xxxx
Prefer: return=representation

&lt;html&gt;
  &lt;body&gt;
    &lt;h1&gt;Agenda&lt;/h1&gt;
    &lt;p&gt;Discuss attachment draft&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;

&gt;&gt; Response &lt;&lt;

HTTP/1.1 200 OK
Content-Type: text/calendar; charset="utf-8"
Content-Length: yyyz
Content-Location: https://cal.example.com/events/64.ics
Cal-Managed-ID: 98S
ETag: "123456789-000-222"

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Example Corp.//CalDAV Server//EN
BEGIN:VEVENT
UID:20010712T182145Z-123401@example.com
DTSTAMP:20120201T203412Z
DTSTART:20120714T170000Z
DTEND:20120715T040000Z
SUMMARY:One-off meeting
ATTACH;MANAGED-ID=98S;FMTTYPE=text/html;SIZE=xxxy;
 FILENAME=agenda.html:https://cal.example.com/attach/64/34X22R
END:VEVENT
END:VCALENDAR</body></sourcecode>

</clause>

<clause id="_3e38c177-a3d2-288b-2769-8b670539765f" anchor="attachment-remove" obligation="normative">
<title id="_5a8f49d1-a98d-da57-cbf5-4a2ff37a6c41">Removing Attachments via <tt>POST</tt></title>
<p id="_23a091ef-9951-4044-13a3-5057fe93f0d3">To remove an existing attachment from a calendar object, the following occurs:</p>

<ol id="_f4d1eb3d-b600-1094-7fde-ff5556237405" type="arabic"><li><p id="_c737ef9f-ac1f-1382-67bc-37b8b77dcffb">The client issues a POST request targeted at the calendar object resource.</p>
<ol id="_5f75a29e-eed3-bc8b-b152-36dbd4ae271e" type="alphabet"><li><p id="_1ac28d1c-a9b3-ca90-01d8-4c188b71de51">The request-URI will include an “<tt>action</tt>” query parameter with the value “<tt>attachment-remove</tt>” (see <xref target="action"/>).</p>
</li>
<li><p id="_8ddf7b1e-67e9-3ebe-52a3-892fa1556ad4">If all recurrence instances are having an attachment removed, the “<tt>rid</tt>” query parameter is not present in the  <tt>request-URI</tt>. If one or more specific recurrence instances are targeted, then the  <tt>request-URI</tt> will include a “<tt>rid</tt>” query parameter containing the list of instances (see  <xref target="rid"/>).</p>
</li>
<li><p id="_ba4281c4-85b0-13f3-8f61-9bfc388ee795">The request-URI will include a “<tt>managed-id</tt>” query parameter with the value matching that of the “<tt>MANAGED-ID</tt>” property parameter for the “<tt>ATTACH</tt>” property being removed (see  <xref target="managed-id"/>).</p>
</li>
<li><p id="_59968c84-81fd-989e-74d2-42b7da01fd0a">The body of the request will be empty.</p>
</li>
<li><p id="_c50f6122-7c52-6c3d-9cf1-bdaf830cc66a">The client <tt>MAY</tt> include a Prefer header field <eref type="inline" bibitemid="RFC7240" citeas="IETF RFC 7240"/> with the “<tt>return=representation</tt>” preference to request that the modified calendar object resource be returned as the body of a successful response to the  <tt>POST</tt> request.</p>
</li>
</ol>
</li>
<li><p id="_4ffd772c-791b-988e-57fd-8b371a60fa2d">When the server receives the <tt>POST</tt> request it does the following:</p>
<ol id="_c7a2e4e0-8013-7e65-16af-8aa9e5799d6d" type="alphabet"><li><p id="_2a6623a2-c552-7ba7-91bd-dabda391b6fa">Validates that any recurrence instances referred to via the “<tt>rid</tt>” query parameter are valid for the calendar object resource being targeted.</p>
</li>
<li><p id="_47369312-6c65-b716-1a50-b95088645b68">Validates that the “<tt>managed-id</tt>” query parameter is valid for the calendar object resource and specific instances being targeted.</p>
</li>
<li><p id="_b011fc11-db64-6c7b-d01f-6a3f25340d0b">For each affected recurrence instance in the calendar object resource targeted by the request, the server removes the matching “<tt>ATTACH</tt>” property. Note that if a specified recurrence instance does not have a matching component in the calendar object resource, then the server  <tt>MUST</tt> modify the calendar object resource to include an overridden component with the appropriate “<tt>RECURRENCE-ID</tt>” property, and the matching “<tt>ATTACH</tt>” property removed. This later case is actually valid only if the master component does include the referenced “<tt>ATTACH</tt>” property.</p>
</li>
<li><p id="_a698d874-cfbe-758d-b07b-0ea8672ac94e">If the attachment resource is no longer referenced by any instance of the calendar object resource, the server can delete the attachment resource to free up storage space.</p>
</li>
<li><p id="_fa757555-4f5b-1f98-fecc-99892ed78ae9">Upon successful removal of the attachment resource and modification of the targeted calendar object resource, the server  <tt>MUST</tt> return an appropriate HTTP success status response. If the client included a Prefer header field with the “<tt>return=representation</tt>” preference in the request, the server <tt>SHOULD</tt> return the modified calendar object resource as the body of the response. Otherwise, the server can expect that the client will reload the calendar object resource with a subsequent  <tt>GET</tt> request to refresh any local cache.</p>
</li>
</ol>
</li>
</ol>

<p id="_e9667db4-9162-28cc-0e81-6482f18a4592">In the following example, the client deletes an existing attachment by passing its managed-id in the request. The Prefer  <eref type="inline" bibitemid="RFC7240" citeas="IETF RFC 7240"/> header field is not set in the request so the calendar object resource data is not returned in the response.</p>

<sourcecode id="_4023ef9e-d752-5c4a-99d7-c1731c3a5ec2" unnumbered="true"><body>&gt;&gt; Request &lt;&lt;

POST /events/64.ics?action=attachment-remove&amp;managed-id=98S HTTP/1.1
Host: cal.example.com
Content-Length: 0

&gt;&gt; Response &lt;&lt;

HTTP/1.1 204 No Content
Content-Length: 0</body></sourcecode>

</clause>

<clause id="_9b37716a-2e0d-6fd0-590a-1b07d515a575" anchor="attachment-add-put" obligation="normative">
<title id="_e7fa189e-79d6-2a0a-3d85-5931f066d3d9">Adding Existing Managed Attachments via <tt>PUT</tt></title>
<p id="_3e12f80c-5a9c-acb2-14a2-ef58962f172a">Clients can make use of existing managed attachments by adding the corresponding “<tt>ATTACH</tt>” property to calendar object resources (subject to the restrictions described in  <xref target="acls"/>).</p>

<p id="_54f4ab56-c9c1-2323-e5a4-16eac446e55e">If a managed attachment is used in more than calendar resource, servers `SHOULD NOT` change either the “`MANAGED-ID<tt>" parameter value or the "</tt>ATTACH`” property value for these attachments — this ensures that clients do not have to download the attachment data again if they already have it cached. Additionally, servers <tt>SHOULD</tt> validate “<tt>SIZE</tt>” parameter values and replace incorrect values with the actual sizes of existing attachments.</p>

<p id="_f4972627-1531-cc00-0cf3-949ad1624fcd">These <tt>PUT</tt> requests are subject to the preconditions listed in <xref target="errors"/>.</p>
</clause>

<clause id="_08479386-6df3-8576-19b2-83b33f9cf862" anchor="attachment-update-put" obligation="normative">
<title id="_ee6b3b83-06a4-37ce-6105-d81781fc916d">Updating Attachments via <tt>PUT</tt></title>
<p id="_c87dc569-236c-95ef-8666-92185e987bb9">Servers <tt>MUST NOT</tt> allow clients to update attachment data directly via a <tt>PUT</tt> on the attachment URI (or via any other HTTP method that modifies content). Instead, attachments can only be updated via use of POST requests on the calendar data.</p>
</clause>

<clause id="_274a67cf-b780-4b90-8c12-fc4b5717b3e8" anchor="attachment-remove-put" obligation="normative">
<title id="_61478093-9d79-f578-71b3-241afa35f5bd">Removing Attachments via <tt>PUT</tt></title>
<p id="_b4930f6b-3137-5a2f-8a46-a891a154bffc">Clients can remove attachments by simply re-writing the calendar object resource data to remove the appropriate “<tt>ATTACH</tt>” properties. Servers <tt>MUST NOT</tt> allow clients to delete attachments directly via a  <tt>DELETE</tt> request on the attachment URI.</p>
</clause>

<clause id="_7f2c7a54-ad7b-daaa-d46f-2f0270aaa352" anchor="attachment-retrieve" obligation="normative">
<title id="_d77d0df1-f319-0938-cbcb-8ad2c4be3df2">Retrieving Attachments</title>
<p id="_8cdd0e9a-89e5-6b95-f52b-38eae1892296">Clients retrieve attachments by issuing an HTTP <tt>GET</tt> request using the value of the corresponding “<tt>ATTACH</tt>” property as the request-URI, taking into account the substitution mechanism associated with the “<tt>CALDAV:managed-attachments-server-URL</tt>” property (see <xref target="attach-server-URL-property"/>).</p>
</clause>

<clause id="_773e7df6-330e-08d5-dff7-8938696a1dba" anchor="errors" obligation="normative">
<title id="_0294f2e3-47eb-94d6-c9aa-608bd2003b9c">Error Handling</title>
<p id="_426bf63a-0b9a-a3c1-c016-0393bd049d6c">This specification creates additional preconditions for the <tt>POST</tt> method.</p>

<p id="_375a14b6-6a65-11ae-d58b-3ea87a10f750">The new preconditions are:</p>

<dl id="_be57d9f1-ada0-cde9-9600-27c11678243b"><dt>(<tt>CALDAV:max-attachment-size</tt>)</dt>
<dd id="_54989181-1128-aac1-0379-830a21fe3d98"><p id="_b02daafc-86ba-95b7-4300-f6cb91d88d9d">The attachment submitted in the POST request MUST have an octet size less than or equal to the value of the <tt>CALDAV:max-attachment-size</tt> property value (<xref target="max-attachment-size-property"/>) on the calendar collection of the target calendar resource;</p>
</dd>
<dt>(<tt>CALDAV:max-attachments-per-resource</tt>)</dt>
<dd id="_4958f488-7b90-3aec-99ee-40bc2a53cf0b"><p id="_05744476-bbfb-f1dc-686e-527f83b1abd7">The addition of the attachment submitted in the  <tt>POST</tt> request <tt>MUST</tt> result in the target calendar resource having a number of managed attachments less than or equal to the value of the <tt>CALDAV:max-attachments-per-resource</tt> property value (<xref target="max-attachments-per-resource-property"/>) on the calendar collection of the target calendar resource;</p>
</dd>
<dt>(<tt>CALDAV:valid-action</tt>)</dt>
<dd id="_01f73ee6-21db-95b4-8ea2-31f610feed42"><p id="_625efee5-0202-a042-a154-e0cb9fab5dbb">The <tt>action</tt> query parameter in the <tt>POST</tt> request <tt>MUST</tt> contain one of “<tt>attachment-add</tt>”, “<tt>attachment-update</tt>”, or “<tt>attachment-remove</tt>”.</p>
</dd>
<dt>(<tt>CALDAV:valid-rid</tt>)</dt>
<dd id="_266525dc-d528-e4f5-ead9-e4898cc79c00"><p id="_4d10ce12-94e7-2797-b64b-69b66509e094">The <tt>rid</tt> query parameter in the <tt>POST</tt> request <tt>MUST NOT` be present for an attachment-update action, and `MUST</tt> contain the value “<tt>M</tt>” and/or values corresponding to “<tt>RECURRENCE-ID</tt>” property values in the iCalendar data targeted by the request.</p>
</dd>
<dt>(<tt>CALDAV:valid-managed-id</tt>)</dt>
<dd id="_acfcffa1-1ecf-49fd-94b3-76031a3ebc74"><p id="_57e76330-b429-f13a-7462-4254b11f77a1">The <tt>managed-id</tt> query parameter in the <tt>POST</tt> request  <tt>MUST NOT</tt> be present for an <tt>attachment-add</tt> action, and <tt>MUST</tt> contain a value corresponding to a “<tt>MANAGED-ID</tt>” property parameter value in the iCalendar data targeted by the request.</p>
</dd>
</dl>

<p id="_a6ad6261-8142-15bb-018c-bf7c8aa3a39f">A <tt>POST</tt> request to add, modify, or delete a managed attachment results in an implicit modification of the targeted calendar resource (equivalent of a  <tt>PUT</tt>). As a consequence, clients should also be prepared to handle preconditions associated with this implicit  <tt>PUT</tt>. This includes (but is not limited to):</p>

<ul id="_51f894d2-9702-9632-c425-5f3ef5b9d74e"><li><p id="_d066c900-c479-9fd1-6e6d-08fe0f39dbea">(<tt>CALDAV:max-resource-size</tt>) (from <eref type="inline" bibitemid="RFC4791" citeas="IETF RFC 4791"><localityStack><locality type="section"><referenceFrom>5.3.2.1</referenceFrom></locality></localityStack></eref>)</p>
</li>
<li><p id="_60134e4d-a4e7-d44f-b0b2-6ba599e5ff15">(<tt>DAV:quota-not-exceeded</tt>) (from <eref type="inline" bibitemid="RFC4331" citeas="IETF RFC 4331"><localityStack><locality type="section"><referenceFrom>6</referenceFrom></locality></localityStack></eref>)&lt;/t&gt;</p>
</li>
<li><p id="_2d87e43e-01e7-aaff-bad1-11df72ef44ed">(<tt>DAV:sufficient-disk-space</tt>) (from <eref type="inline" bibitemid="RFC4331" citeas="IETF RFC 4331"><localityStack><locality type="section"><referenceFrom>6</referenceFrom></locality></localityStack></eref>)</p>
</li>
</ul>

<p id="_0c46e892-9ca2-a31f-3ff9-2570f16502e9">A <tt>PUT</tt> request to add or modify and existing calendar object resource can make reference to an existing managed attachment. The following new preconditions is defined:</p>

<dl id="_bcc5b219-6d24-5132-262e-dcb1d0ecdf40"><dt>(<tt>CALDAV:valid-managed-id-parameter</tt>)</dt>
<dd id="_5300b241-3612-36aa-9bbc-6dfddccf555b"><p id="_633fc845-2d60-b5bc-b126-abf8dedc3cf6">a “<tt>MANAGED-ID</tt>” property parameter value in the iCalendar data in the  <tt>PUT</tt> request is not valid (e.g., does not match any existing managed attachment).</p>
</dd>
</dl>

<p id="_b04c58ac-e5a3-3b4f-28b8-eff047c0abf8">If a precondition for a request is not satisfied:</p>

<ol id="_715aac5c-9060-f253-439a-09bc75d35951" type="arabic"><li><p id="_6a3830b7-8dfd-d464-a517-55d4b8ad5ee2">The response status of the request <tt>MUST</tt> either be 403 (Forbidden), if the request should not be repeated because it will always fail, or 409 (Conflict), if it is expected that the user might be able to resolve the conflict and resubmit the request.</p>
</li>
<li><p id="_2107d0ee-4be8-94e0-9a55-d6b8bc0c84aa">The appropriate XML element <tt>MUST</tt> be returned as the child of a top-level <tt>DAV:error</tt> element in the response body.</p>
</li>
</ol>
</clause>

<clause id="_a7fcce9e-4da2-ae6f-1a32-764eeb64759c" obligation="normative">
<title id="_ce7b7a57-ae74-6cd3-f1f6-6e9d20fef651">Additional Considerations</title>
<clause id="_772ea540-2d26-7c79-1b12-7e0636317264" anchor="quotas" obligation="normative">
<title id="_1f859c37-aed5-e9dc-b14c-7a9f418af48c">Quotas</title>
<p id="_934f5213-7c4b-2afc-2ba4-38b44fb896db">The WebDAV Quotas <eref type="inline" bibitemid="RFC4331" citeas="IETF RFC 4331"/> specification defines two live WebDAV properties (DAV:quota-available-bytes and  <tt>DAV:quota-used-bytes</tt>) to communicate storage quota information to clients. Server implementations  <tt>MAY</tt> choose to include managed attachments sizes when calculating the amount of storage used by a particular resource.</p>
</clause>

<clause id="_adace616-6f56-2e94-a29b-b54610d91bd5" anchor="acls" obligation="normative">
<title id="_bf5cc056-b899-7313-56ba-3332305f14d3">Access Control</title>
<p id="_45206587-05df-b605-cfbc-5007029bc1f3">Access to the managed attachments store in a calendar object resource <tt>SHOULD</tt> be restricted to only those calendar users who have access to that calendar object either directly, or indirectly (via being an attendee who would receive a scheduling message).</p>

<p id="_77ce5909-50cd-afc6-b367-161ace81bd95">When accessing a managed attachment, clients <tt>SHOULD</tt> be prepared to authenticate with the server storing the attachment resource. The credentials required to access the managed attachment store could be different from the ones used to access the CalDAV server.</p>

<p id="_3c2275a5-cc60-cf4f-f874-95582e14514c">This specification only allows organizers of scheduled events to add managed attachments. Servers  <tt>MUST</tt> prevent attendees of scheduled events from adding, updating or removing managed attachments. In addition, the server  <tt>MUST</tt> prevent a calendar user from re-using a managed attachment (based on its managed-id value), unless that user is the one who originally created the managed attachment.</p>
</clause>

<clause id="_0b3cc463-68f8-4697-9c5c-144b9bdae7d6" anchor="redirects" obligation="normative">
<title id="_8363c87b-31ea-24ea-87fa-5f1cc8cee6a5">Redirects</title>
<p id="_0043e2aa-d7d0-f66c-ddc8-3867036caa0e">For <tt>POST</tt> requests that add or update attachment data, the server <tt>MAY</tt> issue a 307 (Temporary Redirect)  <eref type="inline" bibitemid="RFC7231" citeas="IETF RFC 7231"/> or 308 (Permanent Redirect) <eref type="inline" bibitemid="RFC7538" citeas="IETF RFC 7538"/> response to require the client to re-issue the  <tt>POST</tt> request using a different <tt>request-URI</tt>. As a result, clients <tt>SHOULD</tt> use the “<tt>100-continue</tt>” expectation defined in  <eref type="inline" bibitemid="RFC7231" citeas="IETF RFC 7231"><localityStack><locality type="section"><referenceFrom>5.1.1</referenceFrom></locality></localityStack></eref>. Using this mechanism ensures that, if a redirect does occur, the client does not needlessly send the attachment data.</p>
</clause>

<clause id="_46403bd1-45a1-ddd7-8b3e-9fc3dc5bc50d" anchor="processing" obligation="normative">
<title id="_534b3a24-d126-593c-ea57-fc5a44ff15b3">Processing Time</title>
<p id="_e59ae4f3-b9ca-3b0c-6931-5dddd7c3d986">Clients can expect servers to take a while to respond to <tt>POST</tt> requests that include large attachment bodies. Servers  <tt>SHOULD</tt> use the “<tt>102 (Processing)</tt>” interim response defined in  <eref type="inline" bibitemid="RFC2518" citeas="IETF RFC 2518"><localityStack><locality type="section"><referenceFrom>10.1</referenceFrom></locality></localityStack></eref> to keep the client connection alive if the  <tt>POST</tt> request will take significant time to complete.</p>
</clause>

<clause id="_ab91e85c-f513-3c9e-4fcf-8dd6f1700647" anchor="auto-cleanup" obligation="normative">
<title id="_a461c413-bd51-a622-3ac1-059b241de2f3">Automatic Clean-Up by Servers</title>
<p id="_53eb46ff-22b0-15ad-8a8f-6c9b6b16570a">Servers <tt>MAY</tt> automatically remove attachment data, for example to regain the storage taken by unused attachments, or as the result of a virus scanning. When doing so they  <tt>SHOULD NOT</tt> modify calendar data referencing those attachments. Instead they  <tt>SHOULD</tt> respond with “<tt>410 (Gone)</tt>” to any request on the removed attachment URI.</p>
</clause>

<clause id="_19b009c6-99dd-c9ec-8eb5-4c8de6fa894c" obligation="normative">
<title id="_ce90617c-da2d-c60e-14f1-c0b6046dd646">Sending Scheduling Messages with Attachments</title>
<p id="_f2514949-e613-098c-014e-efae78ff220e">When a managed attachment is added, updated or removed from a calendar object resource, the server  <tt>MUST</tt> ensure that a scheduling message is sent to update any attendees with the changes, as per  <eref type="inline" bibitemid="RFC6638" citeas="IETF RFC 6638"/>.</p>
</clause>

<clause id="_231fe410-4645-fb66-12f6-5b35517bcf6e" obligation="normative">
<title id="_bab9c7c3-c54d-88bd-31ce-79736171aa8c">Migrating Calendar Data</title>
<p id="_26c71eba-5360-3f2c-00d9-23d89e356c68">When exporting calendar data from a CalDAV server supporting managed attachments, clients  <tt>SHOULD</tt> remove all “<tt>MANAGED-ID</tt>” property parameters from “<tt>ATTACH</tt>” properties in the calendar data. Similarly when importing calendar data from another source, clients  <tt>SHOULD</tt> remove any “<tt>MANAGED-ID</tt>” property parameters on “<tt>ATTACH</tt>” properties (failure to do so will likely result in the server removing those properties automatically).</p>
</clause>
</clause>
</clause>

<clause id="_4a482c35-6c71-c98b-d5da-3592f76b127b" obligation="normative">
<title id="_e68a2cca-f270-6aff-4760-e2bfa59960bc">Modifications to iCalendar Syntax</title>
<clause id="_5a320e1d-1344-55d8-c3b4-ce3e024d467a" anchor="SIZE-parameter" obligation="normative">
<title id="_fe975438-7bba-62e5-5f2b-92a489d45a18"><tt>SIZE</tt> Property Parameter</title>
<dl id="_df0bec7c-ce11-14a7-1c61-3ed5c29c7d8c"><dt>Parameter Name</dt>
<dd id="_55ea9cd6-711f-e7b2-01b5-e8674d821b6c"><p id="_bbc2858e-1080-85e9-09bb-c31e26b6d144"><tt>SIZE</tt></p>
</dd>
<dt>Purpose</dt>
<dd id="_26bf6882-4f9e-677a-d837-9ac90c053b4f"><p id="_b8a91a08-7a5d-0fb3-2bf9-565906eb71e3">To specify the size of an attachment.</p>
</dd>
<dt>Format Definition</dt>
<dd id="_8e0de057-0a40-ee40-303d-5efd6e6b5a39"><p id="_d7236a73-0014-b203-8229-3c00c5eee6af">This property parameter is defined by the following notation:</p>
<sourcecode id="_2362e2c2-e425-b251-6156-0abc1c935f65" unnumbered="true"><body>sizeparam = "SIZE" "=" paramtext
; positive integers</body></sourcecode>

</dd>
<dt>Description</dt>
<dd id="_21f1bbe9-6eaa-9ab3-123c-a0ac87bc652c"><p id="_68c7bd40-d818-35f3-dcc5-625b365138f8">This property parameter <tt>MAY</tt> be specified on “<tt>ATTACH</tt>” properties. It indicates the size in octets of the corresponding attachment data. Since iCalendar integer values are restricted to a maximum value of 2147483647, the current parameter is defined as text to allow an extended range to be used.</p>
</dd>
<dt>Example</dt>
<dd id="_c20e61f6-5c44-548f-3101-d0ea2efd20b0"><sourcecode id="_cb5fb2b8-76a2-b410-b766-a7b8a7d87649" unnumbered="true"><body>ATTACH;SIZE=1234:https://attachments.example.com/abcd.txt</body></sourcecode> </dd>
</dl>
</clause>

<clause id="_a75f0e4d-b3ff-b7ff-b1a0-8ae2509dbd36" anchor="FILENAME-parameter" obligation="normative">
<title id="_602d3baa-e37b-9b0f-6777-53448a30e145"><tt>FILENAME</tt> Property Parameter</title>
<dl id="_b54a324c-7f55-9971-4f00-100015116723"><dt>Parameter Name</dt>
<dd id="_f09d1955-5883-8cb1-867b-8a9cec485680"><p id="_7b188209-7f78-01d8-cf65-03d064c200ef"><tt>FILENAME</tt></p>
</dd>
<dt>Purpose</dt>
<dd id="_5bdcd645-f95a-17af-d0d4-bc230363dace"><p id="_7bb0aedf-8fe2-9f4e-e69b-c99be9634d8f">To specify the file name of a managed attachment.</p>
</dd>
<dt>Format Definition</dt>
<dd id="_43d490fd-c481-99fd-93a9-48d3d3587cc8"><p id="_31178c68-2b10-e858-58f8-a2122bbd3996">This property parameter is defined by the following notation:</p>
<sourcecode id="_e62062f4-3ddb-3d18-4941-331bf99a9faf" unnumbered="true"><body>filenameparam = "FILENAME" "=" paramtext</body></sourcecode>

</dd>
<dt>Description</dt>
<dd id="_5827f510-fef8-2c69-6604-6f3c95e48b57"><p id="_8d62edaa-4ca3-af63-2f42-c43d65afe01c">This property parameter <tt>MAY</tt> be specified on “<tt>ATTACH</tt>” properties corresponding to managed attachments. Its value provides information on how to construct a filename for storing the attachment data. This parameter is very similar in nature to the Content-Disposition HTTP header field “filename” parameter and exposes the same security risks. As a consequence, clients  <tt>MUST</tt> follow the guidelines expressed in <eref type="inline" bibitemid="RFC6266" citeas="IETF RFC 6266"><localityStack><locality type="section"><referenceFrom>4.3</referenceFrom></locality></localityStack></eref> when consuming this parameter value. Similarly, servers  <tt>MUST</tt> follow those same guidelines before storing a value.</p>
</dd>
<dt>Example</dt>
<dd id="_a882a372-0cdf-de21-c4cb-58a0e8d9e1b0"><sourcecode id="_bd262e73-adcf-c953-09b3-54b1fa5f2727" unnumbered="true"><body>ATTACH;FILENAME=agenda.html:https://attachments.example.com/rt452S</body></sourcecode> </dd>
</dl>
</clause>

<clause id="_08d8e6ea-58b4-9e84-a5c4-7b378026d1b0" anchor="MANAGED-ID-parameter" obligation="normative">
<title id="_5e2a7c42-4c66-407d-7841-33a2d1a4e3d0"><tt>MANAGED-ID</tt> Property Parameter</title>
<dl id="_b9b8357a-5841-1687-7dc4-0b88939dd75b"><dt>Parameter Name</dt>
<dd id="_323332f8-60c5-1269-a148-b4ff33991bb8"><p id="_fe15139c-f0b5-afca-e323-8d634a7824bb"><tt>MANAGED-ID</tt></p>
</dd>
<dt>Purpose</dt>
<dd id="_e75a84a0-1ccb-b0be-f426-450a30c173a6"><p id="_cb041a95-01f6-7e10-da3e-d3952ca3fa71">To uniquely identify a managed attachment.</p>
</dd>
<dt>Format Definition</dt>
<dd id="_4a2c1588-b6f2-3313-f9c5-999592ac984e"><p id="_c12eb9d2-7473-7a38-a651-bc5d672b459a">This property parameter is defined by the following notation:</p>
<sourcecode id="_7a956525-7791-1c94-f719-9b7aca1e6d78" unnumbered="true"><body>managedidparam = "MANAGED-ID" "=" paramtext</body></sourcecode>

</dd>
<dt>Description</dt>
<dd id="_8163adaf-d04a-8592-055f-dd36ca324d1a"><p id="_9aec81c4-ccc6-8978-8d5e-07feccb68423">This property parameter <tt>MUST</tt> be specified on “<tt>ATTACH</tt>” properties corresponding to managed attachments. Its value is generated by the server and uniquely identifies a managed attachment within the scope of the CalDAV server. This property parameter  <tt>MUST NOT</tt> be present in the case of non-managed attachments.</p>
</dd>
<dt>Example</dt>
<dd id="_2550a714-83b5-88fc-14e9-02e9f2f2a183"><sourcecode id="_aa298316-def2-3bb0-fc23-549852833344" unnumbered="true"><body>ATTACH;MANAGED-ID=aUNhbGVuZGFy:https://attachments.example.com/abcd.txt</body></sourcecode> </dd>
</dl>
</clause>
</clause>

<clause id="_a2389f8e-aab7-9136-5f77-049542e5bf3e" obligation="normative">
<title id="_44189a11-cfcf-fad4-ec9a-9cabd90fb2b1">Additional Message Header Fields</title>
<clause id="_162c3cb5-004b-e062-0f0e-913dc48b9b51" anchor="managed-id-header" obligation="normative">
<title id="_37de46bf-3286-ba9b-cb84-b5ab22e7ec92"><tt>Cal-Managed-ID</tt> Response Header Field</title>
<p id="_ecf1dc7b-3a3f-d6a1-99ba-97b8af24a91f">The <tt>Cal-Managed-ID</tt> response header field provides the value of the <tt>MANAGED-ID</tt> parameter corresponding to a newly added <tt>ATTACH</tt> property.</p>

<dl id="_43998044-dafa-5b4b-2b71-8eb983179821"><dt>ABNF</dt>
<dd id="_2b807e94-f8d8-563e-ac55-0019910d6659"><sourcecode id="_fe8dfd3d-ba73-f5ff-8bac-5d4da124a0e1" unnumbered="true"><body>Cal-Managed-ID = "Cal-Managed-ID" ":" paramtext
; "paramtext" is defined in &lt;&lt;RFC5545,section=3.1&gt;&gt;</body></sourcecode>


<dl id="_a5e97b23-d00c-ae55-5e25-27b2322a65f3"><dt>Example</dt>
<dd/></dl>
</dd>
</dl>

<sourcecode id="_a9ca94d2-e8f4-7977-4200-5936e887a686" unnumbered="true"><body>Cal-Managed-ID:aUNhbGVuZGFy</body></sourcecode>


<p id="_2a14021e-670c-f866-0b2f-2f0babaf96e0">The Cal-Managed-ID header field <tt>MUST</tt> only be sent by an origin server in response to a successful  <tt>POST</tt> request with an action set to attachment-add or attachment-update. It  <tt>MUST</tt> only appear once in a response and <tt>MUST NOT</tt> appear in trailers.</p>

<p id="_174c95ca-f038-538c-bd23-54a617c5a12d">The Cal-Managed-ID header field is end to end and <tt>MUST</tt> be forwarded by intermediaries. Intermediaries  <tt>MUST NOT</tt> insert, delete, or modify a Cal-Managed-ID header field.</p>
</clause>
</clause>

<clause id="_c3db8dff-4d64-1f39-3b27-ea90d4194f00" anchor="attach-server-URL-property" obligation="normative">
<title id="_e8692a9c-f0f5-d280-e8ac-631bf3d31ab8">Additional WebDAV Properties</title>
<clause id="_bf70c386-6332-757c-4dfd-70d064c6aa92" obligation="normative">
<title id="_41aadf52-d9af-2f07-3485-f13c3915fd7e">CALDAV:managed-attachments-server-URL property</title>
<dl id="_3ae0d77b-c648-44ce-757a-14fa8d80e8a9"><dt>Name</dt>
<dd id="_d8504cc4-50d9-53a3-87d0-1954d53c538b"><p id="_086ef47e-1108-12b9-8544-4df01f17a429"><tt>managed-attachments-server-URL</tt></p>
</dd>
<dt>Namespace</dt>
<dd id="_277c25e3-b7e8-6ea7-9ada-1df2d0da368c"><p id="_b2c8d8a9-0c8e-ff2f-b510-99da69e013d0"><tt>urn:ietf:params:xml:ns:caldav</tt></p>
</dd>
<dt>Purpose</dt>
<dd id="_36d65202-5f68-76b2-710e-1a846e8331b0"><p id="_da4a46f3-d5a4-05bc-ad1c-55c70697c366">Specifies the server base URI to use when retrieving managed attachments.</p>
</dd>
<dt>Protected</dt>
<dd id="_59321450-534b-886e-cb14-a19fd4c005b7"><p id="_4dea81d1-cbd9-71d8-db8e-d9c66b1637cc">This property MUST be protected as only the server can update the value.</p>
</dd>
<dt><tt>COPY</tt>/<tt>MOVE</tt> behavior</dt>
<dd id="_a353942e-9d20-7466-8e6c-8a5fb88ad482"><p id="_d3206a96-5a26-427a-c859-c9ebc3af52ee">This property is only defined on a calendar home collection which cannot be moved or copied.</p>
</dd>
<dt>allprop behavior</dt>
<dd id="_6ed8218e-12ff-008d-e416-6ad8ffc730a3"><p id="_076a64cb-2d2e-6cb0-798f-f4f0cfc5c8f4"><tt>SHOULD NOT</tt> be returned by a <tt>PROPFIND DAV:allprop</tt> request.</p>
</dd>
<dt>Description</dt>
<dd id="_4a1c068c-1b3c-7c78-8a40-18a08c68da32"><p id="_9939a01f-d042-37c2-6092-17833a3ff113">This property <tt>MAY</tt> be defined on a calendar home collection. If present, it contains zero or one  <tt>DAV:href</tt> XML elements.</p>
<p id="_2e5ec163-8342-d58e-c7a7-ec09b7411670">When one <tt>DAV:href</tt> element is present, its value <tt>MUST</tt> be an absolute HTTP URI containing only the scheme (i.e. “https”) and authority (i.e. host and port) parts. Whenever a managed attachment is to be retrieved via an HTTP GET, the client  <tt>MUST</tt> construct the actual URL of the attachment by substituting the scheme and authority parts of the attachment URI (as stored in the iCalendar “<tt>ATTACH</tt>” property) with the present WebDAV property value.</p>

<p id="_443dfd2e-da36-41ea-bccb-789309b1228d">When no <tt>DAV:href</tt> element is present, the client <tt>MUST</tt> substitute the scheme and authority parts of the attachment URI with the scheme and authority part of the calendar home collection absolute URI.</p>

<p id="_593e6a63-b3d0-9f91-cf28-a34ccf28cd0e">In the absence of this property, the client can consider the attachment URI as its actual URL.</p>
</dd>
<dt>Definition</dt>
<dd id="_168f35cf-463c-394a-de1d-2d9a33bedf64"><sourcecode id="_d4e60837-559a-90bf-f63b-722d378da664" unnumbered="true"><body>&lt;!ELEMENT managed-attachments-server-URL (DAV:href?)&gt;</body></sourcecode> </dd>
<dt>Example</dt>
<dd id="_12f6c2ac-bdf5-d227-d977-eda34dcd57ee"><sourcecode id="_29827b49-07ba-148d-7076-806ca2f10972" unnumbered="true"><body>&lt;C:managed-attachments-server-URL xmlns:D="DAV:"
    xmlns:C="urn:ietf:params:xml:ns:caldav"&gt;
  &lt;D:href&gt;https://attachstore.example.com&lt;/D:href&gt;
&lt;/C:managed-attachments-server-URL&gt;</body></sourcecode> </dd>
</dl>
</clause>

<clause id="_8654fd5e-a937-c41a-35a8-b09fe2854fe3" anchor="max-attachment-size-property" obligation="normative">
<title id="_320c7575-264b-c624-a6b6-2acbc50fdda2">CALDAV:max-attachment-size property</title>
<dl id="_a6be7858-b704-b66c-4f56-c2e3d452a84b"><dt>Name</dt>
<dd id="_872ea178-7227-a2ad-b6bc-4b12646c6132"><p id="_6ffe76d4-6209-bdc7-06da-04d94e0e9b14"><tt>max-attachment-size</tt></p>
</dd>
<dt>Namespace</dt>
<dd id="_3a84f4c1-06e3-3011-3006-c1c219aea3d5"><p id="_0787d040-ad50-687f-c5d0-ef98ed80611f"><tt>urn:ietf:params:xml:ns:caldav</tt></p>
</dd>
<dt>Purpose</dt>
<dd id="_3d6c77e0-0909-ef9c-1c3b-a15d401457b7"><p id="_f1e6cf32-eecf-6e4d-0dc2-875d2ccd9eb0">Provides a numeric value indicating the maximum attachment size, in octets, that the server is willing to accept when a managed attachment is stored on the server.</p>
</dd>
<dt>Protected</dt>
<dd id="_a400215f-380d-4830-5ac3-47b527c5b79a"><p id="_836cca7a-8f5f-b122-71ed-3c614a4e8d45"><tt>MUST</tt> be protected as it indicates limits provided by the server.</p>
</dd>
<dt><tt>COPY</tt>/<tt>MOVE</tt> behavior</dt>
<dd id="_07b895d5-acaa-2781-3d5d-7cc6e165e25c"><p id="_510692b6-093c-f580-93c1-889dd658de29">This property value <tt>MUST</tt> be preserved in <tt>COPY</tt> and <tt>MOVE</tt> operations.</p>
</dd>
<dt>allprop behavior</dt>
<dd id="_e010bf23-725c-c287-8a10-f35fb66482e6"><p id="_081a7b16-a89c-b727-de55-fecb55f74bb6"><tt>SHOULD NOT</tt> be returned by a <tt>PROPFIND</tt> <tt>DAV:allprop</tt> request.</p>
</dd>
<dt>Description</dt>
<dd id="_007f1216-eb92-b0ba-6027-69e800b1d447"><p id="_275f8cb8-0251-59a0-2d1f-e7ecd998719c">The <tt>CALDAV:max-attachment-size</tt> property is used to specify a numeric value that represents the maximum attachment size, in octets, that the server is willing to accept when a managed attachment is stored on the server. The property is defined on the parent collection of the calendar object resource to which the attachment is associated. Any attempt to store a managed attachment exceeding this size  <tt>MUST</tt> result in an error, with the <tt>CALDAV:max-attachment-size</tt> precondition (<xref target="errors"/>) being violated. In the absence of this property, the client can assume that the server will allow storing an attachment of any reasonable size.</p>
</dd>
<dt>Definition</dt>
<dd id="_d9e47727-a280-a0dc-7815-82d12e82ff66"><sourcecode id="_639d2f53-fdd2-3e64-9336-af740c83c0e2" unnumbered="true"><body>&lt;!ELEMENT max-attachment-size (#PCDATA)&gt;
&lt;!-- PCDATA value: a numeric value (positive decimal integer) --&gt;</body></sourcecode> </dd>
<dt>Example</dt>
<dd id="_431f654b-e600-9225-0adc-b4df62138a09"><sourcecode id="_fa6b7c3a-f228-ac6e-5b3e-bde125aa1ca1" unnumbered="true"><body>&lt;C:max-attachment-size xmlns:C="urn:ietf:params:xml:ns:caldav"
     &gt;102400000&lt;/C:max-attachment-size&gt;</body></sourcecode> </dd>
</dl>
</clause>

<clause id="_19290243-014e-30cb-0ad3-036fea9addc8" anchor="max-attachments-per-resource-property" obligation="normative">
<title id="_e1410fc6-ce56-947d-d549-3a3361f978f7">CALDAV:max-attachments-per-resource property</title>
<dl id="_f1aa475f-f63e-b829-6397-9b3a696120ef"><dt>Name</dt>
<dd id="_701c53b4-8d59-d6f0-c74e-4f59b8325c0e"><p id="_bb9394df-5f9e-86a8-3971-680726971187"><tt>max-attachments-per-resource</tt></p>
</dd>
<dt>Namespace</dt>
<dd id="_692f56a1-aee0-f081-5d4c-9a58e22b35f0"><p id="_38171740-04b7-2d57-d4d1-7e1433ef4765"><tt>urn:ietf:params:xml:ns:caldav</tt></p>
</dd>
<dt>Purpose</dt>
<dd id="_e135e7a1-b970-c3b7-9d1c-f12b849f9734"><p id="_9aa1351d-9840-ceac-64f0-8106bcebf597">Provides a numeric value indicating the maximum number of managed attachments across all instances of a calendar object resource stored in a calendar collection.</p>
</dd>
<dt>Protected</dt>
<dd id="_d4e7415a-6174-1756-4cbb-99c90550d991"><p id="_78ce47dc-9115-0e8d-a32e-15cc94a6ac29"><tt>MUST</tt> be protected as it indicates limits provided by the server.</p>
</dd>
<dt><tt>COPY</tt>/<tt>MOVE</tt> behavior</dt>
<dd id="_ad0d37dc-803f-2f1a-a70c-b8ac9f779840"><p id="_0b11f818-fe35-441b-67ed-95f034f4b9bd">This property value <tt>MUST</tt> be preserved in <tt>COPY</tt> and <tt>MOVE</tt> operations.</p>
</dd>
<dt>allprop behavior</dt>
<dd id="_4aa4711b-9224-1739-3d32-1e37eb1c3899"><p id="_42a59693-f78b-54f9-1003-dfb193acf26f"><tt>SHOULD NOT</tt> be returned by a <tt>PROPFIND DAV:allprop</tt> request.</p>
</dd>
<dt>Description</dt>
<dd id="_ca6093a9-1d2a-1ddc-6895-fb97b847ece9"><p id="_43c9de79-379e-6ae4-a63e-676bc6fab623">The <tt>CALDAV:max-attachments-per-resource</tt> property is used to specify a numeric value that represents the maximum number of managed attachments across all instances of a calendar object resource stored in a calendar collection. Non-managed attachments are not counted toward that limit. The property is defined on the parent collection of the calendar object resource to which the attachment is associated. Any attempt to add a managed attachment that would cause the calendar resource to exceed this limit  <tt>MUST</tt> result in an error, with the  <tt>CALDAV:max-attachments-per-resource</tt> precondition (<xref target="errors"/>) being violated. In the absence of this property, the client can assume that the server can handle any number of managed attachments per calendar resource.</p>
</dd>
<dt>Definition</dt>
<dd id="_e9a502ef-63f5-eaa9-42fd-764759b4b497"><sourcecode id="_d1c0ec8e-821a-7c09-90d3-dbb04ae92faf" unnumbered="true"><body>&lt;!ELEMENT max-attachments-per-resource (#PCDATA)&gt;
&lt;!-- PCDATA value: a numeric value (positive decimal integer) --&gt;</body></sourcecode> </dd>
<dt>Example</dt>
<dd id="_ee763310-008b-8d50-f618-9288c1728a66"><sourcecode id="_a3a677d1-868a-9186-e38b-1a8b20d1873b" unnumbered="true"><body>&lt;C:max-attachments-per-resource
    xmlns:C="urn:ietf:params:xml:ns:caldav"
     &gt;12&lt;/C:max-attachments-per-resource&gt;</body></sourcecode> </dd>
</dl>
</clause>
</clause>

<clause id="_4a4cf961-b910-5c55-ba63-36eb012e8369" anchor="impl" obligation="normative">
<title id="_d2b50a0c-c354-aa51-cf39-a51314fa82b7">Implementation Status</title>
<admonition id="_055d7a4c-661a-9891-18d9-1995b8e64705" type="editorial"><p id="_ec25f2f2-304d-f890-2e22-a2cb4f0b0f6e">RFC Editor: before publication please remove this section, the reference to <eref type="inline" bibitemid="RFC7942" citeas="IETF RFC 7942"/>, and any resulting “URIs” references sub-section.</p>
</admonition>
<p id="_bf88d91a-9a00-9c4c-e28a-43afd4a2c4b2">This section records the status of known implementations of the protocol defined by this specification at the time of posting of this Internet-Draft, and is based on a proposal described in  <eref type="inline" bibitemid="RFC7942" citeas="IETF RFC 7942"/>. The description of implementations in this section is intended to assist the IETF in its decision processes in progressing drafts to RFCs.  Please note that the listing of any individual implementation here does not imply endorsement by the IETF.  Furthermore, no effort has been spent to verify the information presented here that was supplied by IETF contributors. This is not intended as, and must not be construed to be, a catalog of available implementations or their features. Readers are advised to note that other implementations may exist.</p>

<p id="_df9a8a27-f348-7796-e39c-760991a96c7b">According to <eref type="inline" bibitemid="RFC7942" citeas="IETF RFC 7942"/>, “this will allow reviewers and working groups to assign due consideration to documents that have the benefit of running code, which may serve as evidence of valuable experimentation and feedback that have made the implemented protocols more mature.  It is up to the individual working groups to use this information as they see fit”.</p>

<clause id="_ead897f3-b5d6-d30b-93dd-cd24aac0fa4c" anchor="calendarserver" obligation="normative">
<title id="_273c3764-0aff-7c02-287a-137dbcdc5f1e">Calendar and Contacts Server</title>
<p id="_abb67d40-32a7-c7c3-96ae-a620e12e7637">The open source <link target="http://calendarserver.org/">Calendar and Contacts Server</link> project is a standards-compliant server implementing the CalDAV protocol. This production level implementation supports all of the requirements described in this document and successfully interoperates with the  <xref target="apple"/>, <xref target="busycal"/>, <xref target="twodo"/>, and <xref target="caldavtester"/> client implementations described below. This implementation is freely distributable under the terms of the <link target="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, Version 2.0</link>.</p>
</clause>

<clause id="_ee7c0bdb-306f-7e57-bd19-f0d46840032c" anchor="cyrus" obligation="normative">
<title id="_ab3e2c38-b430-f06c-8922-8c8e960cba36">Cyrus Server</title>
<p id="_e75c5783-056b-fcd7-07ba-7cd9f5e8d09d">The open source <link target="http://www.cyrusimap.org/">Cyrus Server</link> project is a highly scalable enterprise mail system which also supports calendaring.  This production level CalDAV implementation supports all of the requirements described in this document and successfully interoperates with the  <xref target="apple"/> and <xref target="caldavtester"/> client implementations described below. This implementation is freely distributable under a BSD style license from <link target="http://www.cmu.edu/computing/">Computing Services at Carnegie Mellon University</link>.</p>
</clause>

<clause id="_3d23cc1d-1b20-eee9-d76c-1667aaccf470" anchor="oracle" obligation="normative">
<title id="_1995d624-453b-6c0b-4d7e-2b914d8557b6">Oracle Communications Calendar Server</title>
<p id="_c6edf953-6d18-76ed-709e-ac3d066e14b3">The <link target="http://www.cyrusimap.org/">Oracle Communications Calendar Server</link> project is a standards-compliant, scalable, enterprise-ready calendaring solution. This production level CalDAV implementation supports all of the requirements described in this document and successfully interoperates with the  <xref target="apple"/> and <xref target="caldavtester"/> client implementations described below. This implementation is proprietary and available for a free trial and/or purchase from the vendor.</p>
</clause>

<clause id="_8c75232b-02d3-e1c8-ade4-cfb1e0a754ac" anchor="apple" obligation="normative">
<title id="_b0fa51ed-194c-072b-14d9-dd81dcdee0d0">Apple Calendar</title>
<p id="_3f987a1d-1070-063c-8dea-8bb109e0247c">The widely used <link target="http://www.apple.com/macos/">Apple Calendar</link> client is a standards-compliant client implementing the CalDAV protocol.  This production level implementation supports all the requirements described in this document and successfully interoperates with the  <xref target="calendarserver"/>, <xref target="cyrus"/>, and <xref target="oracle"/> implementations described above. This client implementation is proprietary and is distributed as part of Apple’s desktop operating systems.</p>
</clause>

<clause id="_3678282a-510e-4b07-eaab-e750ff39de8a" anchor="busycal" obligation="normative">
<title id="_1d3c32b5-61f5-cf59-5e1f-62f3b8b6b6ab">BusyCal</title>
<p id="_f65ce510-2fe8-df1e-1227-b094189cf353"><link target="http://www.busymac.com/busycal/">BusyCal</link> is a standards-compliant calendar client for MacOS implementing the CalDAV protocol.  This implementation supports all of the requirements described in this document and successfully interoperates with the  <xref target="calendarserver"/> and <xref target="cyrus"/> implementations described above. This implementation is proprietary and available for a free trial and/or purchase from the vendor.</p>
</clause>

<clause id="_ed2c62d2-bb3b-5c57-0849-1c0b5af1f1ae" anchor="caldavtester" obligation="normative">
<title id="_a8c9dc6f-6936-012e-0e67-5453677c8115">CalDAVTester</title>
<p id="_364181c9-cf8c-4828-d196-76175c7f9d8c"><link target="http://calendarserver.org/wiki/CalDAVTester">CalDAVTester</link> is an open source test and performance application designed to work with CalDAV servers and tests various aspects of their protocol handling as well as performance.  This widely used implementation supports all of the requirements described in this document and successfully interoperates with the server implementations described above. This implementation is freely distributable under the terms of the <link target="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, Version 2.0</link>.</p>
</clause>

<clause id="_7c08266e-82fc-379b-2465-ac247d51493d" anchor="twodo" obligation="normative">
<title id="_a1da234e-248b-58a6-a1be-3f72f5cda179">2Do</title>
<p id="_11d59c82-46d3-d95d-8e12-c1317ec769fc"><link target="http://www.2doapp.com/">2Do</link> is a standards-complient calendar client for iOS which uses the CalDAV standard for communication. This implementation supports all of the requirements described in this document and successfully interoperates with the  <xref target="calendarserver"/> implementation described above. This implementation is proprietary and available for purchase from the vendor.</p>
</clause>
</clause>

<clause id="_5e1dac68-171f-0c52-9c4f-71901eb00470" obligation="normative">
<title id="_8ba64b9d-8587-1272-c42f-8d49b9f66437">Security Considerations</title>
<p id="_40f28fe5-8a69-2b60-6875-1e168ee729fa">The security considerations in <eref type="inline" bibitemid="RFC4791" citeas="IETF RFC 4791"/> and <eref type="inline" bibitemid="RFC4918" citeas="IETF RFC 4918"/> apply to this extension. Additionally, servers need to be aware that a client could attack underlying storage by POSTing extremely large attachments and could attack processing time by uploading a recurring event with a large number of overrides and then repeatedly adding, updating, and deleting attachments.</p>

<p id="_4cd8d4f1-a69f-1e23-6da2-b01a1509347e">Malicious content could be introduced into the calendar server by way of a managed attachment, and propagated to many end users via scheduling. Servers <tt>SHOULD</tt> check managed attachments for malicious or inappropriate content. Upon detecting of such content, servers  <tt>SHOULD</tt> remove the attachment, following the rules described in  <xref target="auto-cleanup"/>.</p>
</clause>

<clause id="_972ff44e-4246-653c-d6fb-d759dacfbdfe" obligation="normative">
<title id="_ae1179a8-d672-26b4-fa62-c2c76d30cae8">IANA Considerations</title>
<clause id="_0d1eb8ba-1d44-6d9d-f8fb-3d13e5c958f6" obligation="normative">
<title id="_75fe8e62-5efb-bfbf-782f-a2bb0ee48173">Parameter Registrations</title>
<p id="_223c244b-3a81-2da8-b91a-f41e75d03bf3">This specification defines the following new iCalendar property parameters to be added to the registry defined in  <eref type="inline" bibitemid="RFC5545" citeas="IETF RFC 5545"><localityStack><locality type="section"><referenceFrom>8.2.3</referenceFrom></locality></localityStack></eref>:</p>

<table id="_2125ce2d-b452-c0ac-b0e1-3c54bc6caea0" unnumbered="true"><tbody><tr id="_d0988ad2-a812-ed72-bcd7-8d688d045af2"><td id="_24e79c91-7b8c-ccb9-1c01-9239fa975321" valign="top" align="left">Parameter</td>
<td id="_ebb560d0-3aca-2559-7991-a495d6f97d8e" valign="top" align="left">Status</td>
<td id="_e23fce04-706d-b7ff-9981-2803160c4c75" valign="top" align="left">Reference</td>
</tr><tr id="_485d88b3-a632-bfe5-64ec-f7778f0b1aa7"><td id="_9bf1b7a3-eb7c-de83-9bce-b704a064440b" valign="top" align="left">SIZE</td>
<td id="_78c6e131-7743-ea34-a110-ff9269c2a0c7" valign="top" align="left">Current</td>
<td id="_cd6946bd-a68b-46ae-9315-bfb4cdf67170" valign="top" align="left">RFCXXXX, <xref target="SIZE-parameter"/></td>
</tr><tr id="_bbbb209a-28b2-d2a5-0de9-a8f0f0c06d5b"><td id="_e1f6972f-b6e4-56b5-3534-c62d6706439d" valign="top" align="left">FILENAME</td>
<td id="_07e65a14-2531-85a5-5c0b-8c8186d6d8c6" valign="top" align="left">Current</td>
<td id="_b2852df2-e3aa-678a-c07f-9a7ed5acd903" valign="top" align="left">RFCXXXX, <xref target="FILENAME-parameter"/></td>
</tr><tr id="_3401ab45-0f65-5e80-85af-cc8d7538ea6a"><td id="_05c5b95b-1ef7-ed69-0d61-ba3ff8941bde" valign="top" align="left">MANAGED-ID</td>
<td id="_53a13297-2172-7ce1-49e7-b06fd9063ee8" valign="top" align="left">Current</td>
<td id="_e51c2497-1f3d-04cb-87a6-f6d7b03dcb3a" valign="top" align="left">RFCXXXX, <xref target="MANAGED-ID-parameter"/></td>
</tr></tbody>
</table>
</clause>

<clause id="_535428ad-2c5d-aeab-53e2-79119f793d39" obligation="normative">
<title id="_01211bde-92ab-6e7f-f285-9edfc0a9b62d">Message Header Field Registrations</title>
<p id="_22f9da9b-9cae-9374-0f17-504c6cc62ac1">The message header fields below should be added to the Permanent Message Header Field Registry (see  <eref type="inline" bibitemid="RFC3864" citeas="IETF RFC 3864"/>).</p>

<clause id="_b4f20988-7403-3405-b13b-208be99a9b6d" obligation="normative">
<title id="_c3185d8e-c48f-ed9e-a0d9-cdb3057726db">Cal-Managed-ID</title>
<dl id="_991cc673-efbb-62dc-c485-4fcf21588366"><dt>Header field name</dt>
<dd id="_804ca0f5-a58d-ca48-c081-580adf448803"><p id="_21d3c640-7cf3-b436-7911-d061dce7eab9">Cal-Managed-ID</p>
</dd>
<dt>Applicable protocol</dt>
<dd id="_d61b085f-e4bd-0075-1e8a-725d0f47c77e"><p id="_7563b9c9-eae7-d7d9-2d68-02de70721d5f">http</p>
</dd>
<dt>Status</dt>
<dd id="_1b838492-b5bd-ed9d-42ba-fc8201207335"><p id="_d90af49a-0992-cfee-4361-a93e17f38876">standard</p>
</dd>
<dt>Author/Change controller</dt>
<dd id="_ca1c8550-64f7-9284-9d81-1136c4e0cb1c"><p id="_5b314b13-0d56-188d-ed03-2d72e5587375">IETF</p>
</dd>
<dt>Specification document(s)</dt>
<dd id="_8775ca98-2716-dc96-1496-93e844ba92a6"><p id="_080ef0f5-bb3b-d957-c299-c9bfd6c03e70">this specification (<xref target="managed-id-header"/>)</p>
</dd>
<dt>Related information</dt>
<dd id="_434655a3-1c33-c781-7409-b83dbcd9faa6"><p id="_30001dda-d4f8-fd93-8f1a-59d489d33599">none</p>
</dd>
</dl>
</clause>
</clause>
</clause>

<clause id="_615010f8-d77e-19c1-8ed5-c4109b30ea4b" obligation="normative">
<title id="_f9be81e5-d1ee-376e-e1ef-1c2c7aa3d4eb">Acknowledgments</title>
<p id="_a118a4b5-b55e-0512-f92e-3545bee38ffa">This specification came about via discussions at the Calendaring and Scheduling Consortium. Thanks in particular to Mike Douglass and Eric York.</p>
</clause>




</sections><annex id="_531c6733-c1dc-4417-78bb-c46fd46e7ee1" obligation="normative">
<title id="_a2a7a9a7-0187-dd60-baa7-b8ee970a2783">Example Involving Recurring Events</title>
<p id="_0b9b5588-b2a9-7d99-81d3-3e1726d278c6">In the following example, the organizer of a recurring meeting makes an unsuccessful attempt to add an agenda (HTML attachment) to the corresponding calendar resource with a conditional request. Note that the client includes both the Expect and Prefer header fields in the request, thereby preventing itself from needlessly sending the attachment data, and requesting that the current resource be returned in the failure response (see  <eref type="inline" bibitemid="RFC8144" citeas="IETF RFC 8144"><localityStack><locality type="section"><referenceFrom>3.2</referenceFrom></locality></localityStack></eref>).</p>

<sourcecode id="_4bba10ed-7880-3c0c-dffd-dfcd7d73b022" unnumbered="true"><body>&gt;&gt; Request &lt;&lt;

POST /events/65.ics?action=attachment-add HTTP/1.1
Host: cal.example.com
Content-Type: text/html; charset="utf-8"
Content-Disposition: attachment;filename=agenda.html
Content-Length: xxxx
If-Match: "abcdefg-000"
Expect: 100-continue
Prefer: return=representation

&gt;&gt; Final Response &lt;&lt;

HTTP/1.1 412 Precondition Failed
Content-Type: text/calendar; charset="utf-8"
Content-Length: yyyy
Content-Location: https://cal.example.com/events/65.ics
ETag: "123456789-000-000"

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Example Corp.//CalDAV Server//EN
BEGIN:VTIMEZONE
LAST-MODIFIED:20040110T032845Z
TZID:America/Montreal
BEGIN:DAYLIGHT
DTSTART:20000404T020000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20001026T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:20010712T182145Z-123401@example.com
DTSTAMP:20120201T203412Z
DTSTART;TZID=America/Montreal:20120206T100000
DURATION:PT1H
RRULE:FREQ=WEEKLY
SUMMARY:Planning Meeting
ORGANIZER:mailto:cyrus@example.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailto:cyrus@exampl
 e.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailto:arnaudq@exam
 ple.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION:mailto:mike@exa
 mple.com
END:VEVENT
END:VCALENDAR</body></sourcecode>


<p id="_3545d1de-14e3-b976-8ee2-eb59a16bf5d5">The organizer of a recurring meeting successfully adds an agenda (HTML attachment) to the corresponding calendar resource.  Attendees of the meeting are granted read access to the newly created attachment resource. Their own copy of the meeting is updated to include the new  <tt>ATTACH</tt> property pointing to the attachment resource and they are notified of the change via their scheduling inbox.</p>

<sourcecode id="_ca9e53ea-cf50-6c53-687b-68b169246b35" unnumbered="true"><body>&gt;&gt; Request &lt;&lt;

POST /events/65.ics?action=attachment-add HTTP/1.1
Host: cal.example.com
Content-Type: text/html; charset="utf-8"
Content-Disposition: attachment;filename=agenda.html
Content-Length: xxxx
If-Match: "123456789-000-000"
Expect: 100-continue
Prefer: return=representation

&gt;&gt; Interim Response &lt;&lt;

HTTP/1.1 100 Continue

&gt;&gt; Request Body &lt;&lt;

&lt;html&gt;
  &lt;body&gt;
    &lt;h1&gt;Agenda&lt;/h1&gt;
    &lt;p&gt;As usual&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;

&gt;&gt; Final Response &lt;&lt;

HTTP/1.1 201 Created
Content-Type: text/calendar; charset="utf-8"
Content-Length: yyyy
Content-Location: https://cal.example.com/events/65.ics
ETag: "123456789-000-111"
Cal-Managed-ID: 97S

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Example Corp.//CalDAV Server//EN
BEGIN:VTIMEZONE
LAST-MODIFIED:20040110T032845Z
TZID:America/Montreal
BEGIN:DAYLIGHT
DTSTART:20000404T020000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20001026T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:20010712T182145Z-123401@example.com
DTSTAMP:20120201T203412Z
DTSTART;TZID=America/Montreal:20120206T100000
DURATION:PT1H
RRULE:FREQ=WEEKLY
SUMMARY:Planning Meeting
ORGANIZER:mailto:cyrus@example.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailto:cyrus@exampl
 e.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailto:arnaudq@exam
 ple.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION:mailto:mike@exa
 mple.com
ATTACH;MANAGED-ID=97S;FMTTYPE=text/html;SIZE=xxxx;
 FILENAME=agenda.html:https://cal.example.com/attach/65/34X22R
END:VEVENT
END:VCALENDAR</body></sourcecode>


<p id="_26b122cb-faa7-c4f7-e1ac-5e7ef05543af">The organizer has a more specific agenda for the 20th of February meeting. It is added to that particular instance of the meeting by specifying the rid parameter. Note that an overridden instance is created with the  <tt>RECURRENCE-ID</tt> property value matching the value of the “<tt>rid</tt>” query parameter in the request. Also note that the server takes significant time to complete the request and notifies the client accordingly.</p>

<sourcecode id="_3134bb98-1392-fd8e-5a15-8d63928f6d9c" unnumbered="true"><body>&gt;&gt; Request &lt;&lt;

POST /events/65.ics?action=attachment-add&amp;rid=20120220T100000 HTTP/1.1
Host: cal.example.com
Content-Type: text/html; charset="utf-8"
Content-Disposition: attachment;filename=agenda0220.html
Content-Length: xxxx
If-Match: "123456789-000-111"
Expect: 100-continue
Prefer: return=representation

&gt;&gt; Interim Response &lt;&lt;

HTTP/1.1 100 Continue

&gt;&gt; Request Body &lt;&lt;

&lt;html&gt;
  &lt;body&gt;
    &lt;h1&gt;Agenda&lt;/h1&gt;
    &lt;p&gt;Something different, for a change&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;

&gt;&gt; Interim Response &lt;&lt;

HTTP/1.1 102 Processing

&gt;&gt; Final Response &lt;&lt;

HTTP/1.1 201 Created
Content-Type: text/calendar; charset="utf-8"
Content-Length: yyyy
Content-Location: https://cal.example.com/events/65.ics
ETag: "123456789-000-222"
Cal-Managed-ID: 33225

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Example Corp.//CalDAV Server//EN
BEGIN:VTIMEZONE
LAST-MODIFIED:20040110T032845Z
TZID:America/Montreal
BEGIN:DAYLIGHT
DTSTART:20000404T020000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20001026T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:20010712T182145Z-123401@example.com
DTSTAMP:20120201T203412Z
DTSTART;TZID=America/Montreal:20120206T100000
DURATION:PT1H
RRULE:FREQ=WEEKLY
SUMMARY:Planning Meeting
ORGANIZER:mailto:cyrus@example.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailto:cyrus@exampl
 e.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailto:arnaudq@exam
 ple.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION:mailto:mike@exa
 mple.com
ATTACH;MANAGED-ID=97S;FMTTYPE=text/html;SIZE=xxxx;
 FILENAME=agenda.html:https://cal.example.com/attach/65/34X22R
END:VEVENT
BEGIN:VEVENT
UID:20010712T182145Z-123401@example.com
RECURRENCE-ID;TZID=America/Montreal:20120220T100000
DTSTAMP:20120201T203412Z
DTSTART;TZID=America/Montreal:20120220T100000
DURATION:PT1H
SUMMARY:Planning Meeting
ORGANIZER:mailto:cyrus@example.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailto:cyrus@example.
 com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED:mailto:arnaudq@exampl
 e.com
ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION:mailto:mike@examp
 le.com
ATTACH;MANAGED-ID=33225;FMTTYPE=text/html;SIZE=xxxx;
 FILENAME=agenda0220.html:https://cal.example.com/attach/65/FGZ225
END:VEVENT
END:VCALENDAR</body></sourcecode>

</annex><bibliography><references id="_526c06b1-643f-4637-5b9f-bb61b343c0c8" normative="true" obligation="informative">
<title id="_270c5ee6-077e-f285-ff95-287984a30140">Normative references</title><p id="_49996d2b-65c1-916b-9bbf-42b933aa0025">The following documents are referred to in the text in such a way that some or all of their content constitutes requirements of this document. For dated references, only the edition cited applies. For undated references, the latest edition of the referenced document (including any amendments) applies.</p>
<bibitem id="_12641e30-1620-761b-d372-20447acfa629" type="standard" schema-version="v1.5.6" anchor="RFC2119">
  <fetched>2026-05-13</fetched>
  
<title type="main">Key words for use in RFCs to Indicate Requirement Levels</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc2119</uri>
  <docidentifier type="IETF" primary="true">RFC 2119</docidentifier>
  <docidentifier type="DOI">10.17487/RFC2119</docidentifier>
  <docnumber>RFC2119</docnumber>
  <date type="published">
    <on>1997-03</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">S.</formatted-initials>          <surname language="en" script="Latn">Bradner</surname>          <completename language="en" script="Latn">S. Bradner</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_92d80742-2184-c402-5724-376a568f58ca">In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized.  This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</p>

  </abstract>
  <status>
    <stage>BEST CURRENT PRACTICE</stage>
  </status>
  <series>
    
<title>BCP</title>

    <number>14</number>
  </series>
  <series>
    
<title>RFC</title>

    <number>2119</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>Standards</vocab>
  </keyword>
  <keyword>
    <vocab>Track</vocab>
  </keyword>
  <keyword>
    <vocab>Documents</vocab>
  </keyword>
</bibitem>
<bibitem id="_98f357c2-ead3-a1d7-a755-3a743cc396b4" type="standard" schema-version="v1.5.6" anchor="RFC2518">
  <fetched>2026-05-13</fetched>
  
<title type="main">HTTP Extensions for Distributed Authoring — WEBDAV</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc2518</uri>
  <docidentifier type="IETF" primary="true">RFC 2518</docidentifier>
  <docidentifier type="DOI">10.17487/RFC2518</docidentifier>
  <docnumber>RFC2518</docnumber>
  <date type="published">
    <on>1999-02</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">Y.</formatted-initials>          <surname language="en" script="Latn">Goland</surname>          <completename language="en" script="Latn">Y. Goland</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">E.</formatted-initials>          <surname language="en" script="Latn">Whitehead</surname>          <completename language="en" script="Latn">E. Whitehead</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">A.</formatted-initials>          <surname language="en" script="Latn">Faizi</surname>          <completename language="en" script="Latn">A. Faizi</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">S.</formatted-initials>          <surname language="en" script="Latn">Carter</surname>          <completename language="en" script="Latn">S. Carter</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">D.</formatted-initials>          <surname language="en" script="Latn">Jensen</surname>          <completename language="en" script="Latn">D. Jensen</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>WWW Distributed Authoring and Versioning</name>

        <identifier>webdav</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_7574e0bc-4df2-bcc9-02db-5b9d9f8aaf19">This document specifies a set of methods, headers, and content-types ancillary to HTTP/1.1 for the management of resource properties, creation and management of resource collections, namespace manipulation, and resource locking (collision avoidance). [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <relation type="obsoletedBy">
    <bibitem>
      <formattedref>RFC4918</formattedref>
      <docidentifier type="IETF" primary="true">RFC4918</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>2518</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>WEBDAV</vocab>
  </keyword>
  <keyword>
    <vocab>hypertext</vocab>
  </keyword>
  <keyword>
    <vocab>transfer</vocab>
  </keyword>
  <keyword>
    <vocab>protocol</vocab>
  </keyword>
  <keyword>
    <vocab>web</vocab>
  </keyword>
  <keyword>
    <vocab>content</vocab>
  </keyword>
</bibitem>
<bibitem id="_315a602c-fdb5-f90f-32e7-203f21033c10" type="standard" schema-version="v1.5.6" anchor="RFC3864">
  <fetched>2026-05-13</fetched>
  
<title type="main">Registration Procedures for Message Header Fields</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc3864</uri>
  <docidentifier type="IETF" primary="true">RFC 3864</docidentifier>
  <docidentifier type="DOI">10.17487/RFC3864</docidentifier>
  <docnumber>RFC3864</docnumber>
  <date type="published">
    <on>2004-09</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">G.</formatted-initials>          <surname language="en" script="Latn">Klyne</surname>          <completename language="en" script="Latn">G. Klyne</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">M.</formatted-initials>          <surname language="en" script="Latn">Nottingham</surname>          <completename language="en" script="Latn">M. Nottingham</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">J.</formatted-initials>          <surname language="en" script="Latn">Mogul</surname>          <completename language="en" script="Latn">J. Mogul</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_a6f29c6c-a956-e7c0-3f8e-4596bcd293a2">This specification defines registration procedures for the message header fields used by Internet mail, HTTP, Netnews and other applications.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</p>

  </abstract>
  <status>
    <stage>BEST CURRENT PRACTICE</stage>
  </status>
  <series>
    
<title>BCP</title>

    <number>90</number>
  </series>
  <series>
    
<title>RFC</title>

    <number>3864</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>Internet mail</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP</vocab>
  </keyword>
  <keyword>
    <vocab>Netnews</vocab>
  </keyword>
</bibitem>
<bibitem id="_e521f0bd-3682-3031-636f-27f99b4517ff" type="standard" schema-version="v1.5.6" anchor="RFC4331">
  <fetched>2026-05-13</fetched>
  
<title type="main">Quota and Size Properties for Distributed Authoring and Versioning (DAV) Collections</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc4331</uri>
  <docidentifier type="IETF" primary="true">RFC 4331</docidentifier>
  <docidentifier type="DOI">10.17487/RFC4331</docidentifier>
  <docnumber>RFC4331</docnumber>
  <date type="published">
    <on>2006-02</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">B.</formatted-initials>          <surname language="en" script="Latn">Korver</surname>          <completename language="en" script="Latn">B. Korver</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">L.</formatted-initials>          <surname language="en" script="Latn">Dusseault</surname>          <completename language="en" script="Latn">L. Dusseault</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>WWW Distributed Authoring and Versioning</name>

        <identifier>webdav</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_9213343c-1310-6594-b3ce-9cb5b06cae9a">Web Distributed Authoring and Versioning (WebDAV) servers are frequently deployed with quota (size) limitations.  This document discusses the properties and minor behaviors needed for clients to interoperate with quota (size) implementations on WebDAV repositories. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <series>
    
<title>RFC</title>

    <number>4331</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>webdav</vocab>
  </keyword>
</bibitem>
<bibitem id="_a07967bf-c21e-e6ac-07ee-bb7a7d8416bd" type="standard" schema-version="v1.5.6" anchor="RFC4791">
  <fetched>2026-05-13</fetched>
  
<title type="main">Calendaring Extensions to WebDAV (CalDAV)</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc4791</uri>
  <docidentifier type="IETF" primary="true">RFC 4791</docidentifier>
  <docidentifier type="DOI">10.17487/RFC4791</docidentifier>
  <docnumber>RFC4791</docnumber>
  <date type="published">
    <on>2007-03</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">C.</formatted-initials>          <surname language="en" script="Latn">Daboo</surname>          <completename language="en" script="Latn">C. Daboo</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">B.</formatted-initials>          <surname language="en" script="Latn">Desruisseaux</surname>          <completename language="en" script="Latn">B. Desruisseaux</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">L.</formatted-initials>          <surname language="en" script="Latn">Dusseault</surname>          <completename language="en" script="Latn">L. Dusseault</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_84b7c835-4b54-0acd-c9f0-4ba04b9cdeb9">This document defines extensions to the Web Distributed Authoring and Versioning (WebDAV) protocol to specify a standard way of accessing, managing, and sharing calendaring and scheduling information based on the iCalendar format.  This document defines the “calendar-access” feature of CalDAV. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <series>
    
<title>RFC</title>

    <number>4791</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>calsched</vocab>
  </keyword>
  <keyword>
    <vocab>calsch</vocab>
  </keyword>
  <keyword>
    <vocab>calcav</vocab>
  </keyword>
  <keyword>
    <vocab>calendar</vocab>
  </keyword>
  <keyword>
    <vocab>calendaring</vocab>
  </keyword>
  <keyword>
    <vocab>scheduling</vocab>
  </keyword>
  <keyword>
    <vocab>webdav</vocab>
  </keyword>
  <keyword>
    <vocab>ical</vocab>
  </keyword>
  <keyword>
    <vocab>icalendar</vocab>
  </keyword>
  <keyword>
    <vocab>itip</vocab>
  </keyword>
  <keyword>
    <vocab>text/calendar</vocab>
  </keyword>
  <keyword>
    <vocab>http</vocab>
  </keyword>
</bibitem>
<bibitem id="_e36b0eab-99e3-eb5d-0ad8-45dda99bbfdc" type="standard" schema-version="v1.5.6" anchor="RFC4918">
  <fetched>2026-05-13</fetched>
  
<title type="main">HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc4918</uri>
  <docidentifier type="IETF" primary="true">RFC 4918</docidentifier>
  <docidentifier type="DOI">10.17487/RFC4918</docidentifier>
  <docnumber>RFC4918</docnumber>
  <date type="published">
    <on>2007-06</on>
  </date>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">L.</formatted-initials>          <surname language="en" script="Latn">Dusseault</surname>          <completename language="en" script="Latn">L. Dusseault</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>WWW Distributed Authoring and Versioning</name>

        <identifier>webdav</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_51413aa8-f050-c503-70be-ad8844a73b0c">Web Distributed Authoring and Versioning (WebDAV) consists of a set of methods, headers, and content-types ancillary to HTTP/1.1 for the management of resource properties, creation and management of resource collections, URL namespace manipulation, and resource locking (collision avoidance).</p>

    <p id="_9bef594c-eec6-5e31-15d4-f309b3985044">RFC 2518 was published in February 1999, and this specification obsoletes RFC 2518 with minor revisions mostly due to interoperability experience. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <series>
    
<title>RFC</title>

    <number>4918</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>WEBDAV</vocab>
  </keyword>
  <keyword>
    <vocab>hypertext</vocab>
  </keyword>
  <keyword>
    <vocab>transfer</vocab>
  </keyword>
  <keyword>
    <vocab>protocol</vocab>
  </keyword>
  <keyword>
    <vocab>web</vocab>
  </keyword>
  <keyword>
    <vocab>content</vocab>
  </keyword>
</bibitem>
<bibitem id="_88d1fa21-8ba5-9745-7445-c676bf17bc2d" type="standard" schema-version="v1.5.6" anchor="RFC5234">
  <fetched>2026-05-13</fetched>
  
<title type="main">Augmented BNF for Syntax Specifications: ABNF</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc5234</uri>
  <docidentifier type="IETF" primary="true">RFC 5234</docidentifier>
  <docidentifier type="DOI">10.17487/RFC5234</docidentifier>
  <docnumber>RFC5234</docnumber>
  <date type="published">
    <on>2008-01</on>
  </date>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">D.</formatted-initials>          <surname language="en" script="Latn">Crocker</surname>          <completename language="en" script="Latn">D. Crocker</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">P.</formatted-initials>          <surname language="en" script="Latn">Overell</surname>          <completename language="en" script="Latn">P. Overell</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_e2416010-74c8-d9a3-7ada-c8ad0eb7284d">Internet technical specifications often need to define a formal syntax.  Over the years, a modified version of Backus-Naur Form (BNF), called Augmented BNF (ABNF), has been popular among many Internet specifications.  The current specification documents ABNF.  It balances compactness and simplicity with reasonable representational power.  The differences between standard BNF and ABNF involve naming rules, repetition, alternatives, order-independence, and value ranges.  This specification also supplies additional rule definitions and encoding for a core lexical analyzer of the type common to several Internet specifications. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>INTERNET STANDARD</stage>
  </status>
  <series>
    
<title>STD</title>

    <number>68</number>
  </series>
  <series>
    
<title>RFC</title>

    <number>5234</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>ABNF</vocab>
  </keyword>
  <keyword>
    <vocab>backus-naur form</vocab>
  </keyword>
  <keyword>
    <vocab>augmented backus-naur form</vocab>
  </keyword>
  <keyword>
    <vocab>rule definitions</vocab>
  </keyword>
  <keyword>
    <vocab>encoding</vocab>
  </keyword>
  <keyword>
    <vocab>core lexical analyzer</vocab>
  </keyword>
</bibitem>
<bibitem id="_5dbe6492-c586-e695-78cb-982679f29998" type="standard" schema-version="v1.5.6" anchor="RFC5545">
  <fetched>2026-05-13</fetched>
  
<title type="main">Internet Calendaring and Scheduling Core Object Specification (iCalendar)</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc5545</uri>
  <docidentifier type="IETF" primary="true">RFC 5545</docidentifier>
  <docidentifier type="DOI">10.17487/RFC5545</docidentifier>
  <docnumber>RFC5545</docnumber>
  <date type="published">
    <on>2009-09</on>
  </date>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">B.</formatted-initials>          <surname language="en" script="Latn">Desruisseaux</surname>          <completename language="en" script="Latn">B. Desruisseaux</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>Calendaring and Scheduling Standards Simplification</name>

        <identifier>calsify</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_39a8543f-0292-5190-9779-00f4f73530bc">This document defines the iCalendar data format for representing and exchanging calendaring and scheduling information such as events, to-dos, journal entries, and free/busy information, independent of any particular calendar service or protocol. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <series>
    
<title>RFC</title>

    <number>5545</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>calsify</vocab>
  </keyword>
  <keyword>
    <vocab>calsched</vocab>
  </keyword>
  <keyword>
    <vocab>calsch</vocab>
  </keyword>
  <keyword>
    <vocab>caldav</vocab>
  </keyword>
  <keyword>
    <vocab>calendar</vocab>
  </keyword>
  <keyword>
    <vocab>calendaring</vocab>
  </keyword>
  <keyword>
    <vocab>meeting</vocab>
  </keyword>
  <keyword>
    <vocab>event</vocab>
  </keyword>
  <keyword>
    <vocab>task</vocab>
  </keyword>
  <keyword>
    <vocab>to-do</vocab>
  </keyword>
  <keyword>
    <vocab>journal</vocab>
  </keyword>
  <keyword>
    <vocab>appointment</vocab>
  </keyword>
  <keyword>
    <vocab>agenda</vocab>
  </keyword>
  <keyword>
    <vocab>schedule</vocab>
  </keyword>
  <keyword>
    <vocab>scheduling</vocab>
  </keyword>
  <keyword>
    <vocab>ical</vocab>
  </keyword>
  <keyword>
    <vocab>icalendar</vocab>
  </keyword>
  <keyword>
    <vocab>itip</vocab>
  </keyword>
  <keyword>
    <vocab>imip</vocab>
  </keyword>
  <keyword>
    <vocab>text/calendar</vocab>
  </keyword>
  <keyword>
    <vocab>ischedule</vocab>
  </keyword>
  <keyword>
    <vocab>xCalendar</vocab>
  </keyword>
</bibitem>
<bibitem id="_b7f3415a-3d40-486d-61f8-878ccb5424b5" type="standard" schema-version="v1.5.6" anchor="RFC6266">
  <fetched>2026-05-13</fetched>
  
<title type="main">Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc6266</uri>
  <docidentifier type="IETF" primary="true">RFC 6266</docidentifier>
  <docidentifier type="DOI">10.17487/RFC6266</docidentifier>
  <docnumber>RFC6266</docnumber>
  <date type="published">
    <on>2011-06</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">J.</formatted-initials>          <surname language="en" script="Latn">Reschke</surname>          <completename language="en" script="Latn">J. Reschke</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>HTTP</name>

        <identifier>httpbis</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_0107f3a0-5670-9eb3-a1b7-10ca849b274f">RFC 2616 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard.  This specification takes over the definition and registration of Content-Disposition, as used in HTTP, and clarifies internationalization aspects. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC2616</formattedref>
      <docidentifier type="IETF" primary="true">RFC2616</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>6266</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>filename</vocab>
  </keyword>
  <keyword>
    <vocab>attachment</vocab>
  </keyword>
  <keyword>
    <vocab>inline</vocab>
  </keyword>
</bibitem>
<bibitem id="_d717a711-42a9-9d88-8870-9af13d951573" type="standard" schema-version="v1.5.6" anchor="RFC6638">
  <fetched>2026-05-13</fetched>
  
<title type="main">Scheduling Extensions to CalDAV</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc6638</uri>
  <docidentifier type="IETF" primary="true">RFC 6638</docidentifier>
  <docidentifier type="DOI">10.17487/RFC6638</docidentifier>
  <docnumber>RFC6638</docnumber>
  <date type="published">
    <on>2012-06</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">C.</formatted-initials>          <surname language="en" script="Latn">Daboo</surname>          <completename language="en" script="Latn">C. Daboo</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">B.</formatted-initials>          <surname language="en" script="Latn">Desruisseaux</surname>          <completename language="en" script="Latn">B. Desruisseaux</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_c2d3af48-a90c-cef4-3f70-901cbd901127">This document defines extensions to the Calendaring Extensions to WebDAV (CalDAV) “calendar-access” feature to specify a standard way of performing scheduling operations with iCalendar-based calendar components.  This document defines the “calendar-auto-schedule” feature of CalDAV. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC4791</formattedref>
      <docidentifier type="IETF" primary="true">RFC4791</docidentifier>
    </bibitem>

  </relation>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC5546</formattedref>
      <docidentifier type="IETF" primary="true">RFC5546</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>6638</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>calsify</vocab>
  </keyword>
  <keyword>
    <vocab>calsched</vocab>
  </keyword>
  <keyword>
    <vocab>calsch</vocab>
  </keyword>
  <keyword>
    <vocab>calendar</vocab>
  </keyword>
  <keyword>
    <vocab>calendaring</vocab>
  </keyword>
  <keyword>
    <vocab>webcal</vocab>
  </keyword>
  <keyword>
    <vocab>ical</vocab>
  </keyword>
  <keyword>
    <vocab>icalendar</vocab>
  </keyword>
  <keyword>
    <vocab>ischedule</vocab>
  </keyword>
  <keyword>
    <vocab>itip</vocab>
  </keyword>
  <keyword>
    <vocab>imip</vocab>
  </keyword>
  <keyword>
    <vocab>text/calendar</vocab>
  </keyword>
  <keyword>
    <vocab>http</vocab>
  </keyword>
</bibitem>
<bibitem id="_17429bd4-1b6b-7d64-bbcd-52e3839b5aed" type="standard" schema-version="v1.5.6" anchor="RFC7230">
  <fetched>2026-05-13</fetched>
  
<title type="main">Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc7230</uri>
  <docidentifier type="IETF" primary="true">RFC 7230</docidentifier>
  <docidentifier type="DOI">10.17487/RFC7230</docidentifier>
  <docnumber>RFC7230</docnumber>
  <date type="published">
    <on>2014-06</on>
  </date>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">R.</formatted-initials>          <surname language="en" script="Latn">Fielding</surname>          <completename language="en" script="Latn">R. Fielding</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">J.</formatted-initials>          <surname language="en" script="Latn">Reschke</surname>          <completename language="en" script="Latn">J. Reschke</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>HTTP</name>

        <identifier>httpbis</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_5b686c50-c1c6-35f4-cf59-f7d272f6f3dd">The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems.  This document provides an overview of HTTP architecture and its associated terminology, defines the “http” and “https” Uniform Resource Identifier (URI) schemes, defines the HTTP/1.1 message syntax and parsing requirements, and describes related security concerns for implementations.</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC2817</formattedref>
      <docidentifier type="IETF" primary="true">RFC2817</docidentifier>
    </bibitem>

  </relation>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC2818</formattedref>
      <docidentifier type="IETF" primary="true">RFC2818</docidentifier>
    </bibitem>

  </relation>
  <relation type="obsoletedBy">
    <bibitem>
      <formattedref>RFC9110</formattedref>
      <docidentifier type="IETF" primary="true">RFC9110</docidentifier>
    </bibitem>

  </relation>
  <relation type="obsoletedBy">
    <bibitem>
      <formattedref>RFC9112</formattedref>
      <docidentifier type="IETF" primary="true">RFC9112</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>7230</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>Hyptertext Transfer Protocol</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP message format</vocab>
  </keyword>
</bibitem>
<bibitem id="_6dc795b1-f046-dca1-e399-05d5c7c99080" type="standard" schema-version="v1.5.6" anchor="RFC7231">
  <fetched>2026-05-13</fetched>
  
<title type="main">Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc7231</uri>
  <docidentifier type="IETF" primary="true">RFC 7231</docidentifier>
  <docidentifier type="DOI">10.17487/RFC7231</docidentifier>
  <docnumber>RFC7231</docnumber>
  <date type="published">
    <on>2014-06</on>
  </date>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">R.</formatted-initials>          <surname language="en" script="Latn">Fielding</surname>          <completename language="en" script="Latn">R. Fielding</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">J.</formatted-initials>          <surname language="en" script="Latn">Reschke</surname>          <completename language="en" script="Latn">J. Reschke</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>HTTP</name>

        <identifier>httpbis</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_a3fd0aa5-e1f1-bf53-06f7-2885e8e21bf9">The Hypertext Transfer Protocol (HTTP) is a stateless \%application- level protocol for distributed, collaborative, hypertext information systems.  This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation.</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC2817</formattedref>
      <docidentifier type="IETF" primary="true">RFC2817</docidentifier>
    </bibitem>

  </relation>
  <relation type="obsoletedBy">
    <bibitem>
      <formattedref>RFC9110</formattedref>
      <docidentifier type="IETF" primary="true">RFC9110</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>7231</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>Hypertext Transfer Protocol</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP semantics</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP payload</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP content</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP method</vocab>
  </keyword>
  <keyword>
    <vocab>HTTP status code</vocab>
  </keyword>
</bibitem>
<bibitem id="_f39ec716-e7eb-ff85-06e9-35e7c6da1241" type="standard" schema-version="v1.5.6" anchor="RFC7240">
  <fetched>2026-05-13</fetched>
  
<title type="main">Prefer Header for HTTP</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc7240</uri>
  <docidentifier type="IETF" primary="true">RFC 7240</docidentifier>
  <docidentifier type="DOI">10.17487/RFC7240</docidentifier>
  <docnumber>RFC7240</docnumber>
  <date type="published">
    <on>2014-06</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">J.</formatted-initials>          <surname language="en" script="Latn">Snell</surname>          <completename language="en" script="Latn">J. Snell</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_a0588afe-a296-3912-ac3e-a848e596d9f3">This specification defines an HTTP header field that can be used by a client to request that certain behaviors be employed by a server while processing a request.</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <series>
    
<title>RFC</title>

    <number>7240</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>http</vocab>
  </keyword>
  <keyword>
    <vocab>prefer</vocab>
  </keyword>
</bibitem>
<bibitem id="_d22dc82a-22fe-5e23-8c6b-9b47a96ff32b" type="standard" schema-version="v1.5.6" anchor="RFC7538">
  <fetched>2026-05-13</fetched>
  
<title type="main">The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc7538</uri>
  <docidentifier type="IETF" primary="true">RFC 7538</docidentifier>
  <docidentifier type="DOI">10.17487/RFC7538</docidentifier>
  <docnumber>RFC7538</docnumber>
  <date type="published">
    <on>2015-04</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">J.</formatted-initials>          <surname language="en" script="Latn">Reschke</surname>          <completename language="en" script="Latn">J. Reschke</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>HTTP</name>

        <identifier>httpbis</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_05deba34-a128-4cbb-77cd-759feed6af4a">This document specifies the additional Hypertext Transfer Protocol (HTTP) status code 308 (Permanent Redirect).</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <relation type="obsoletedBy">
    <bibitem>
      <formattedref>RFC9110</formattedref>
      <docidentifier type="IETF" primary="true">RFC9110</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>7538</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>HTTP</vocab>
  </keyword>
  <keyword>
    <vocab>redirect</vocab>
  </keyword>
  <keyword>
    <vocab>status code</vocab>
  </keyword>
</bibitem>
<bibitem id="_ef2701f3-1ee3-3155-a57d-9e8896dc2f9a" type="standard" schema-version="v1.5.6" anchor="RFC8174">
  <fetched>2026-05-13</fetched>
  
<title type="main">Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc8174</uri>
  <docidentifier type="IETF" primary="true">RFC 8174</docidentifier>
  <docidentifier type="DOI">10.17487/RFC8174</docidentifier>
  <docnumber>RFC8174</docnumber>
  <date type="published">
    <on>2017-05</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">B.</formatted-initials>          <surname language="en" script="Latn">Leiba</surname>          <completename language="en" script="Latn">B. Leiba</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_e48ff9c0-e158-d9e4-5ff0-373051efff4c">RFC 2119 specifies common key words that may be used in protocol specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</p>

  </abstract>
  <status>
    <stage>BEST CURRENT PRACTICE</stage>
  </status>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC2119</formattedref>
      <docidentifier type="IETF" primary="true">RFC2119</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>BCP</title>

    <number>14</number>
  </series>
  <series>
    
<title>RFC</title>

    <number>8174</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
</bibitem>
</references><references id="_ee585154-9e18-0c5b-4997-e5aade1f3661" normative="false" obligation="informative">
<title id="_50ceb1e1-516f-2673-d73d-4f0c58b4d023">Bibliography</title><bibitem id="_b9596e95-09e7-cee8-06b5-53a4b2099c07" type="standard" schema-version="v1.5.6" anchor="RFC5023">
  <fetched>2026-05-13</fetched>
  
<title type="main">The Atom Publishing Protocol</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc5023</uri>
  <docidentifier type="IETF" primary="true">RFC 5023</docidentifier>
  <docidentifier type="DOI">10.17487/RFC5023</docidentifier>
  <docnumber>RFC5023</docnumber>
  <date type="published">
    <on>2007-10</on>
  </date>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">J.</formatted-initials>          <surname language="en" script="Latn">Gregorio</surname>          <completename language="en" script="Latn">J. Gregorio</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">B.</formatted-initials>          <surname language="en" script="Latn">de hOra</surname>          <completename language="en" script="Latn">B. de hOra</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>Atom Publishing Format and Protocol</name>

        <identifier>atompub</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_a9b67ac4-8735-8495-89b6-0ec70dfcbdc2">The Atom Publishing Protocol (AtomPub) is an application-level protocol for publishing and editing Web resources.  The protocol is based on HTTP transfer of Atom-formatted representations.  The Atom format is documented in the Atom Syndication Format. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <series>
    
<title>RFC</title>

    <number>5023</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>atompub</vocab>
  </keyword>
  <keyword>
    <vocab>http transfer</vocab>
  </keyword>
  <keyword>
    <vocab>atom syndication format</vocab>
  </keyword>
</bibitem><bibitem id="_0bfe062b-4483-42ac-f105-26fca4b7bc91" type="standard" schema-version="v1.5.6" anchor="RFC5546">
  <fetched>2026-05-13</fetched>
  
<title type="main">iCalendar Transport-Independent Interoperability Protocol (iTIP)</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc5546</uri>
  <docidentifier type="IETF" primary="true">RFC 5546</docidentifier>
  <docidentifier type="DOI">10.17487/RFC5546</docidentifier>
  <docnumber>RFC5546</docnumber>
  <date type="published">
    <on>2009-12</on>
  </date>
  <contributor>
    <role type="editor"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">C.</formatted-initials>          <surname language="en" script="Latn">Daboo</surname>          <completename language="en" script="Latn">C. Daboo</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>Calendaring and Scheduling Standards Simplification</name>

        <identifier>calsify</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_4d1c8acb-2a1b-d01c-e50b-ea307b0885f8">This document specifies a protocol that uses the iCalendar object specification to provide scheduling interoperability between different calendaring systems. This is done without reference to a specific transport protocol so as to allow multiple methods of communication between systems. Subsequent documents will define profiles of this protocol that use specific, interoperable methods of communication between systems.</p>

    <p id="_ccd36fcd-a9d4-22d0-a5d2-21c96d294051">The iCalendar Transport-Independent Interoperability Protocol (iTIP) complements the iCalendar object specification by adding semantics for group scheduling methods commonly available in current calendaring systems. These scheduling methods permit two or more calendaring systems to perform transactions such as publishing, scheduling, rescheduling, responding to scheduling requests, negotiating changes, or canceling. [STANDARDS-TRACK]</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC5545</formattedref>
      <docidentifier type="IETF" primary="true">RFC5545</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>5546</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>calendar</vocab>
  </keyword>
  <keyword>
    <vocab>scheduling</vocab>
  </keyword>
</bibitem><bibitem id="_65ba0ac6-bc3f-e585-9f90-967fb9c38ba4" type="standard" schema-version="v1.5.6" anchor="RFC7320">
  <fetched>2026-05-13</fetched>
  
<title type="main">URI Design and Ownership</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc7320</uri>
  <docidentifier type="IETF" primary="true">RFC 7320</docidentifier>
  <docidentifier type="DOI">10.17487/RFC7320</docidentifier>
  <docnumber>RFC7320</docnumber>
  <date type="published">
    <on>2014-07</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">M.</formatted-initials>          <surname language="en" script="Latn">Nottingham</surname>          <completename language="en" script="Latn">M. Nottingham</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <contributor>
    <role type="author">
      <description>committee</description>
    </role>
    <organization>
      
<name language="en">Internet Engineering Task Force</name>

      <subdivision type="workgroup">
        
<name>ART Area General Applications Working Group</name>

        <identifier>appsawg</identifier>
      </subdivision>
      <abbreviation language="en">IETF</abbreviation>
    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_b1cb9243-e792-10d0-a836-ed4864ab8b5e">Section 1.1.1 of RFC 3986 defines URI syntax as “a federated and extensible naming system wherein each scheme’s specification may further restrict the syntax and semantics of identifiers using that scheme.” In other words, the structure of a URI is defined by its scheme.  While it is common for schemes to further delegate their substructure to the URI’s owner, publishing independent standards that mandate particular forms of URI substructure is inappropriate, because that essentially usurps ownership.  This document further describes this problematic practice and provides some acceptable alternatives for use in standards.</p>

  </abstract>
  <status>
    <stage>BEST CURRENT PRACTICE</stage>
  </status>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC3986</formattedref>
      <docidentifier type="IETF" primary="true">RFC3986</docidentifier>
    </bibitem>

  </relation>
  <relation type="obsoletedBy">
    <bibitem>
      <formattedref>RFC8820</formattedref>
      <docidentifier type="IETF" primary="true">RFC8820</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>7320</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>URI structure</vocab>
  </keyword>
</bibitem><bibitem id="_c7efcfa6-5072-688f-0cc2-770ca5bfbff9" type="standard" schema-version="v1.5.6" anchor="RFC7942">
  <fetched>2026-05-13</fetched>
  
<title type="main">Improving Awareness of Running Code: The Implementation Status Section</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc7942</uri>
  <docidentifier type="IETF" primary="true">RFC 7942</docidentifier>
  <docidentifier type="DOI">10.17487/RFC7942</docidentifier>
  <docnumber>RFC7942</docnumber>
  <date type="published">
    <on>2016-07</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">Y.</formatted-initials>          <surname language="en" script="Latn">Sheffer</surname>          <completename language="en" script="Latn">Y. Sheffer</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">A.</formatted-initials>          <surname language="en" script="Latn">Farrel</surname>          <completename language="en" script="Latn">A. Farrel</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_c980a81b-b2aa-b4b2-6a72-833597dfc85b">This document describes a simple process that allows authors of Internet-Drafts to record the status of known implementations by including an Implementation Status section. This will allow reviewers and working groups to assign due consideration to documents that have the benefit of running code, which may serve as evidence of valuable experimentation and feedback that have made the implemented protocols more mature.</p>

    <p id="_678ad76d-8242-a252-b43a-4d2a15accb5d">This process is not mandatory. Authors of Internet-Drafts are encouraged to consider using the process for their documents, and working groups are invited to think about applying the process to all of their protocol specifications. This document obsoletes RFC 6982, advancing it to a Best Current Practice.</p>

  </abstract>
  <status>
    <stage>BEST CURRENT PRACTICE</stage>
  </status>
  <series>
    
<title>BCP</title>

    <number>205</number>
  </series>
  <series>
    
<title>RFC</title>

    <number>7942</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
</bibitem><bibitem id="_0f1ca1d1-c067-2a13-4032-e009a2450138" type="standard" schema-version="v1.5.6" anchor="RFC8144">
  <fetched>2026-05-13</fetched>
  
<title type="main">Use of the Prefer Header Field in Web Distributed Authoring and Versioning (WebDAV)</title>

  <uri type="src">https://www.rfc-editor.org/info/rfc8144</uri>
  <docidentifier type="IETF" primary="true">RFC 8144</docidentifier>
  <docidentifier type="DOI">10.17487/RFC8144</docidentifier>
  <docnumber>RFC8144</docnumber>
  <date type="published">
    <on>2017-04</on>
  </date>
  <contributor>
    <role type="author"/>
    <person>
      
<name>                    <formatted-initials language="en" script="Latn">K.</formatted-initials>          <surname language="en" script="Latn">Murchison</surname>          <completename language="en" script="Latn">K. Murchison</completename>       </name>

    </person>
  </contributor>
  <contributor>
    <role type="publisher"/>
    <organization>
      
<name language="en">RFC Publisher</name>

    </organization>
  </contributor>
  <contributor>
    <role type="authorizer"/>
    <organization>
      
<name language="en">RFC Series</name>

    </organization>
  </contributor>
  <language>en</language>
  <script>Latn</script>
  <abstract language="en" script="Latn">
    <p id="_104eea47-0cd0-6d45-f668-9971a6cd17f6">This document defines how the Prefer header field (RFC 7240) can be used by a Web Distributed Authoring and Versioning (WebDAV) client to request that certain behaviors be employed by a server while constructing a response to a request.  Furthermore, it defines the new “depth-noroot” preference.</p>

  </abstract>
  <status>
    <stage>PROPOSED STANDARD</stage>
  </status>
  <relation type="updates">
    <bibitem>
      <formattedref>RFC7240</formattedref>
      <docidentifier type="IETF" primary="true">RFC7240</docidentifier>
    </bibitem>

  </relation>
  <series>
    
<title>RFC</title>

    <number>8144</number>
  </series>
  <series type="stream">
    
<title>IETF</title>

  </series>
  <keyword>
    <vocab>http</vocab>
  </keyword>
  <keyword>
    <vocab>prefer</vocab>
  </keyword>
  <keyword>
    <vocab>webav</vocab>
  </keyword>
  <keyword>
    <vocab>caldav</vocab>
  </keyword>
</bibitem>





</references></bibliography>
</metanorma>
