|
|
Subject: Re: HTTP Patch proposal - msg#00031
List: org.w3c.tag
Which makes sense; HTTP's lack of support for mandatory extensions
makes
deploying these kinds of extensions difficult. So the options seem to
be;
- PATCH
- M-PUT (RFC 2774) + RFC 3229
- a PUT binding for SOAP + RFC 3229
FWIW, if there was anything for the TAG to consider here, it might be
to
document some best practices for deploying various forms of HTTP
extensions and to help protocol developers understand the tradeoffs.
PATCH was part of the original HTTP/1.1 proposal. It was removed only
due to lack of implementation experience. As far as I am concerned,
it is already part of HTTP -- just not standardized yet.
....Roy
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: Apr 26 TAG telcon record
On Mon, 2004-04-26 at 17:33, Dan Connolly wrote:
> I served as scribe today. So far, what I've got is...
> http://www.w3.org/2004/04/26-tagmem-irc
>
> It may or may not get edited into a more traditional
> TAG telcon record, depending on (a) whether anybody
> asks for that to happen and (b) whether Ian finds
> time to help.
HTML version available at:
http://www.w3.org/2004/04/26-tag-summary.html
- Ian
--
Ian Jacobs (ij@xxxxxx) http://www.w3.org/People/Jacobs
Tel: +1 718 260-9447
signature.asc
Description: This is a digitally signed message part
Next Message by Date:
click to view message preview
CANTORS: A FAITH IN SONG
TV Matters is proud to present our new production CANTORS: A
FAITH IN SONG.
Recorded live in Amsterdam's historic, 17th
Century, Portuguese Synagogue, the concert features three of the world's
greatest cantors in a program of inspiring Jewish secular and religious song. Performing
with a 46 piece orchestra and 16 voice choir are Alberto Mizrahi of the
renowned Anshe Emet Synagogue, Chicago, Naftali Herstik of Great Synagogue
Jerusalem and Benzion Miller of Young Israel Beth-El of Borough Park, New
York.
To purchase the CD or DVD of CANTORS:
A FAITH IN SONG on CD or DVD or to find out more about up-coming tours, please
visit the cantors at www.thecantors.com
Previous Message by Thread:
click to view message preview
Re: HTTP Patch proposal
On Tue, Apr 27, 2004 at 11:43:34AM +0100, Graham Klyne wrote:
> I don't think this poses any fundamental problems for Web architecture, but
> the only reason I can see for not using POST is this:
> [[
> The PATCH request is subject to access control, which in turn may
> require authentication. The PATCH request SHOULD be subject to the
> same access control permissions as the PUT request.
> ]]
I wouldn't personally use POST, because the semantics of PATCH seem to
be very similar to PUT. i.e. the client has direct visibility into the
terminal state of the resource, even in part.
FWIW, I've come close a couple of times (though I never actually needed
to, in the end) to doing something like PATCH using RFC 3229, "Delta
encoding in HTTP". While targetted at delta updates via GET, it says
this;
Nothing in this specification specifically precludes the use of
a delta encoding for the body of a PUT request. However, no
mechanism currently exists for the client to discover if the
server can interpret such messages, and so we do not attempt to
specify how they might be used.
Which makes sense; HTTP's lack of support for mandatory extensions makes
deploying these kinds of extensions difficult. So the options seem to
be;
- PATCH
- M-PUT (RFC 2774) + RFC 3229
- a PUT binding for SOAP + RFC 3229
FWIW, if there was anything for the TAG to consider here, it might be to
document some best practices for deploying various forms of HTTP
extensions and to help protocol developers understand the tradeoffs.
Mark.
--
Mark Baker. Ottawa, Ontario, CANADA. http://www.markbaker.ca
Next Message by Thread:
click to view message preview
CANTORS: A FAITH IN SONG
TV Matters is proud to present our new production CANTORS: A
FAITH IN SONG.
Recorded live in Amsterdam's historic, 17th
Century, Portuguese Synagogue, the concert features three of the world's
greatest cantors in a program of inspiring Jewish secular and religious song. Performing
with a 46 piece orchestra and 16 voice choir are Alberto Mizrahi of the
renowned Anshe Emet Synagogue, Chicago, Naftali Herstik of Great Synagogue
Jerusalem and Benzion Miller of Young Israel Beth-El of Borough Park, New
York.
To purchase the CD or DVD of CANTORS:
A FAITH IN SONG on CD or DVD or to find out more about up-coming tours, please
visit the cantors at www.thecantors.com
|
|