CouchDB has supported If-Match for years.
B.
On 18 April 2012 13:02, Aurélien Bénel <aurelien.benel@utt.fr> wrote:
> Hi everyone,
>
> I was reading RFC 2616 again, and I noticed the existence of the "If-Match" header.
> It seems to be the appropriate HTTP way to handle revision conflict detection on both
PUT and DELETE.
>
> Do you remember what was the design rationale for not using it to pass revision IDs to
CouchDB? Are there any limitations with this header definition?
>
>
> Regards,
>
> Aurélien
>
>
|