On Wednesday 2008.06.11, at 01:11 , Jerome Louvel wrote:
[...]
My conclusion is that the support of PUT with no entity is not necessary for
now in Restlet. Any other opinion?

I concur.

It's totally nonsensical to have no entity at all for a put. That's like trying to put a null into a collection. The semantics are clear for an attempt to delete and for the put all empty values cases so there's no need at all.

Take care,
John

Reply via email to