Re: [VCARDDAV] I-D Action:draft-reschke-webdav-post-08.txt
Julian Reschke <julian.reschke@gmx.de> Fri, 21 May 2010 15:25 UTC
Return-Path: <julian.reschke@gmx.de>
X-Original-To: vcarddav@core3.amsl.com
Delivered-To: vcarddav@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 791283A8D2D for <vcarddav@core3.amsl.com>; Fri, 21 May 2010 08:25:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.717
X-Spam-Level:
X-Spam-Status: No, score=-2.717 tagged_above=-999 required=5 tests=[AWL=-2.718, BAYES_50=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZBczjwZggZ8E for <vcarddav@core3.amsl.com>; Fri, 21 May 2010 08:25:33 -0700 (PDT)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by core3.amsl.com (Postfix) with SMTP id AFC8B3A7232 for <vcarddav@ietf.org>; Fri, 21 May 2010 03:58:33 -0700 (PDT)
Received: (qmail invoked by alias); 21 May 2010 10:58:25 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.116]) [217.91.35.233] by mail.gmx.net (mp027) with SMTP; 21 May 2010 12:58:25 +0200
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1+nVqVQJLCnQgwBKPbgKnw/ruUeWZ+I8AJvqZH6ad MuybZqHaKPD9SG
Message-ID: <4BF66746.6040101@gmx.de>
Date: Fri, 21 May 2010 12:58:14 +0200
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4
MIME-Version: 1.0
To: WebDAV <w3c-dist-auth@w3.org>, CardDAV <vcarddav@ietf.org>, CalDAV <caldav@ietf.org>
References: <20100521101501.9FFA03A84D6@core3.amsl.com>
In-Reply-To: <20100521101501.9FFA03A84D6@core3.amsl.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Subject: Re: [VCARDDAV] I-D Action:draft-reschke-webdav-post-08.txt
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vcarddav>
List-Post: <mailto:vcarddav@ietf.org>
List-Help: <mailto:vcarddav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 May 2010 15:25:34 -0000
FYI: this new draft addresses a few minor editorial issues raised during IESG review. Best regards, Julian On 21.05.2010 12:15, Internet-Drafts@ietf.org wrote: > A New Internet-Draft is available from the on-line Internet-Drafts directories. > > Title : Using POST to add Members to Web Distributed Authoring and Versioning (WebDAV) Collections > Author(s) : J. Reschke > Filename : draft-reschke-webdav-post-08.txt > Pages : 15 > Date : 2010-05-21 > > The Hypertext Transfer Protocol (HTTP) Extensions for the Web > Distributed Authoring and Versioning (WebDAV) do not define the > behavior for the "POST" method when applied to collections, as the > base specification (HTTP) leaves implementers lots of freedom for the > semantics of "POST". > > This has led to a situation where many WebDAV servers do not > implement POST for collections at all, although it is well suited to > be used for the purpose of adding new members to a collection, where > the server remains in control of the newly assigned URL. In fact, > the Atom Publishing Protocol (AtomPub) uses POST exactly for that > purpose. On the other hand, WebDAV-based protocols such as the > Calendar Extensions to WebDAV (CalDAV) frequently require clients to > pick a unique URL, although the server could easily perform that > task. > > This specification defines a discovery mechanism through which > servers can advertise support for POST requests with the > aforementioned "add collection member" semantics. > > A URL for this Internet-Draft is: > http://www.ietf.org/internet-drafts/draft-reschke-webdav-post-08.txt > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ > > Below is the data which will enable a MIME compliant mail reader > implementation to automatically retrieve the ASCII version of the > Internet-Draft. > > > > _______________________________________________ > I-D-Announce mailing list > I-D-Announce@ietf.org > https://www.ietf.org/mailman/listinfo/i-d-announce > Internet-Draft directories: http://www.ietf.org/shadow.html > or ftp://ftp.ietf.org/ietf/1shadow-sites.txt
- Re: [VCARDDAV] I-D Action:draft-reschke-webdav-po… Julian Reschke