Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: removes ETag quotes for in GetObjectAttributes response for azur… #1119

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

niksis02
Copy link
Contributor

@niksis02 niksis02 commented Mar 5, 2025

Fixes #1114

ETag is returned without double qotes("") for GetObjectAttributes.
Removes the ETag double quotes in it.

@niksis02 niksis02 force-pushed the fix/getobjectattributes-etag-quotes branch from f6ef336 to 4b0dd64 Compare March 5, 2025 20:29
@benmcclelland benmcclelland merged commit ca1697f into main Mar 5, 2025
24 checks passed
@benmcclelland benmcclelland deleted the fix/getobjectattributes-etag-quotes branch March 5, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] - REST GetObjectAttributes - etag being unecessarily returned with quotes inside XML
2 participants