Skip to content

Conversation

@SamZhangQingChuan
Copy link
Contributor

The current implementation of the BaseClient::GetObject(GetObjectArgs args) API does not consume the ObjectConditionalReadArgs::Headers() method. This results in conditional headers such as Range or If-Unmodified-Since not being included in the HTTP request. This PR fixes this issue.

@balamurugana balamurugana changed the title Fix add headers logic in GetObject GetObject: fix adding additional headers Feb 11, 2025
@harshavardhana harshavardhana merged commit 49e578d into minio:main Feb 11, 2025
4 checks passed
@SamZhangQingChuan SamZhangQingChuan deleted the qingczha/fix_add_header branch February 11, 2025 23:59
@SamZhangQingChuan
Copy link
Contributor Author

@harshavardhana @balamurugana Could you please release a new package on Conan center? Many thanks.

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.

3 participants