Joe Gregorio wrote:
On 6/1/06, Bill de hÓra <[EMAIL PROTECTED]> wrote:
What's the APP way of dealing with no response received and/or double
posting?
I agree with Tim, these are out of scope to the core protocol.
I'm not sure. Partial failure is core to HTTP. Maybe there are sane
responses that can be sent back on POST/GET to help the client move to
the right app state.
POSTing to a collection always creates one and only one entry.
If someone wants to experiment with an extension to the core
by creating a new URI for POSTing batches to and put that
URI in an extension element in the introspection document
Works for me.
cheers
Bill