Fix issue matching etags
While updating a Blob, there seems to be an issue with matching the If-Match
etag value with the etag
field on the fetched Blob
entity, resulting in a 409 Conflict
response. This issue needs to be investigated as the strings are visually identical.