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

use Apache HTTP client #303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

singhbaljit
Copy link
Contributor

@singhbaljit singhbaljit commented Oct 12, 2023

Issue #, if available:

Fixes #120, and possibly #69.

Description of changes:

Uses the Apache HTTP client instead of the URL client. Apache is the default client for AWS SDK v2 clients. Otherwise, it forces users to explicitly define HTTP clients in their own code, and also breaks STS authentication in the default credentials provider.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@singhbaljit
Copy link
Contributor Author

@blacktooth Any thoughts?

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.

Http client conflicts
1 participant