-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As saveBack doesn't update eTag after the PUT, subsequent attempts to save fail with 412 Precondition Failed as the eTag sent is then out-dated
This seems like a trivial fix, using the same line as in refresh/GET.
However, this will only work if the server supports strong etags in the first place.
CSS currently does not sent an updated eTag on PUT: CommunitySolidServer/CommunitySolidServer#632
Metadata
Metadata
Assignees
Labels
No labels