[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Updated Patch
- To: HTTP Working Group <ietf-http-wg@xxxxxx>, atom-protocol <atom-protocol@xxxxxxx>, atom-syntax <atom-syntax@xxxxxxx>
- Subject: Updated Patch
- From: James M Snell <jasnell@xxxxxxxxx>
- Date: Thu, 03 Jan 2008 09:01:08 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; bh=f7r0i+HABqyv3AU0TiurT0fqOiS2Z5FRxZBF0WqRbM8=; b=NeSMzpKaUuwbUkfomhk+6EnxVp5o+eIZ3ce+uvE2op5zoLChzaudj/mv4BVpQJRZJRyBvIkHO6L7aUgI0iQYgJM6e24fqV0qRRy+xtIH18ggLIU6uyqcJM567sLzuhFHfSxTrcX2l2Cu/V2LrcVKd9dPBnxxH5UeL/kHyv6ZMTI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=v7HyDHSdGnmmwJSbdQ/Ha2EzLieEx9JTHOc0euEXf/cbE4iAi0tLg2NAVHZ+i1PuJLo4/a/GbJm3gwtVPVnwRjmjEjkFbQPUK25sbBYh0WXHHNXSYuteV/GjEF8GMfZJ2AvMy1ZNoWQHkLmv//5T0DD4hIHfhEPjuDkgLWyrZgw=
- List-archive: <http://www.imc.org/atom-protocol/mail-archive/>
- List-id: <atom-protocol.imc.org>
- List-unsubscribe: <mailto:atom-protocol-request@imc.org?body=unsubscribe>
- Sender: owner-atom-protocol@xxxxxxxxxxxx
- User-agent: Thunderbird 2.0.0.6 (X11/20071022)
I'm cross-posting this to the http and atom mailing lists, my apologies
if anyone receives this multiple times.
I've posted a fairly minor update to the PATCH I-D. The main change
here is that the Allow-Patch header has been changed from a listing of
media-ranges to a list of media-types. The reason for the change is
that it's really not that likely that a server will specify a range of
patch document format types as opposed to providing a specific list of
patch formats. The use of the asterisk "*" value is preserved, however,
to indicate that the server will accept any patch format. There are a
few other minor editorial updates as well.
For the most part, I believe this draft is generally complete. All that
remains now is seeing if there is any kind of consensus for moving this
forward.
- James