On Tue, Jun 9, 2009 at 16:42, Martin Probst<mail_at_martin-probst.com> wrote:
> For example, an application might want to rollback for a 409
> status code in case it only found out about the conflict after making
> some changes to the database.
I think I meant 412, in case of a versioning conflict.
Martin