csvbase
csvbase copied to clipboard
PUT handlers should check `If-None-Match`
Brief overview
AS AN API user
I WANT to use ETags as a form of concurrent modification control
SO THAT I don't blindly overwrite other's changes