You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
We should implement this, to prevent races and people accidentally overwriting each other.
It shouldn't be too difficult to implement. We can generate an ETag+Last-Modified header from the resource's last_updated field, and likewise compare them when we get a request with IM or IUS.
It's tempting to add the bug tag, since this is a logical bug, even if it's not a code bug. I won't, but I wouldn't object if someone else did.