ruby-rdf / rdf-ldp

A suite of LDP software and middleware for RDF.rb & Rack
The Unlicense
13 stars 2 forks source link

Fix ETag Handling #68

Open no-reply opened 8 years ago

no-reply commented 8 years ago

We have a few problems with ETag handling:

Discussion of this issue within the LDP WG is in this thread.

no-reply commented 8 years ago

The restriction referred to in the email thread linked above was added in https://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-24. I'm unsure whether the LDP WG ever discussed this development.

no-reply commented 7 years ago

The proposed fix is to fail If-Match (Precondition Failed) for all checks.