Skip to content

feat: add custom headers support#1434

Open
goshander wants to merge 4 commits into
minio:masterfrom
64mb:feat-add-custom-haders-support
Open

feat: add custom headers support#1434
goshander wants to merge 4 commits into
minio:masterfrom
64mb:feat-add-custom-haders-support

Conversation

@goshander

@goshander goshander commented Nov 13, 2025

Copy link
Copy Markdown

Add support for custom headers in client requests, enabling users to include additional metadata at HTTP headers when interacting with any S3 server.

@goshander goshander closed this Nov 13, 2025
@goshander goshander reopened this Nov 13, 2025
@prakashsvmx

prakashsvmx commented Nov 13, 2025

Copy link
Copy Markdown
Member

Please add unit/ integration/functional tests and fix the lint errors.

@goshander

Copy link
Copy Markdown
Author

Please add unit/ integration/functional tests and fix the lint errors.

Thank you for the review and feedback. I have made all the requested changes and refactored the implementation to use the setRequestOptions functionality for setting custom headers.

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.

2 participants