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
To prevent the need for end users to mess with etags and SHA1s make the LRS save methods take the existing object, and then update that object with the new etag on success. For now this may require always computing it client side as with PUT and 204 no updated Etag is returned.
The text was updated successfully, but these errors were encountered:
To prevent the need for end users to mess with etags and SHA1s make the LRS save methods take the existing object, and then update that object with the new etag on success. For now this may require always computing it client side as with PUT and 204 no updated Etag is returned.
The text was updated successfully, but these errors were encountered: