Should we trim quotes from etag #4246
Labels
Azure.Core
azure-core
Client
This issue points to a problem in the data-plane of the library.
Storage
Storage Service (Queues, Blobs, Files)
Is your feature request related to a problem? Please describe.
Storage service is inconsistent in whether or not the etag header value has quotes.
Describe the solution you'd like
I wanted to use this issue to discuss this instead of going ahead and putting code for it in runtime (which is easy), is this right thing to do? are there multiple azure services behaving like this? is this something that can be fixed in server side?
Describe alternatives you've considered
Today storage SDK uses reflection to identify etag and trim it https://github.com/alzimmermsft/azure-sdk-for-java/blob/2f44585d00f2292b95828ac7f357b239413c95ef/storage/client/src/main/java/com/azure/storage/blob/Utility.java#L277
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: