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

Own adding the HOST header to all requests #4007

Open
landonxjames opened this issue Feb 10, 2025 · 0 comments
Open

Own adding the HOST header to all requests #4007

landonxjames opened this issue Feb 10, 2025 · 0 comments

Comments

@landonxjames
Copy link
Contributor

Currently we rely on Hyper to add the HOST header for us. This has led to some issues like awslabs/aws-sdk-rust#1244 where Hyper's behavior was different than the SDK's for signing. We should own adding the HOST header so that we control the behavior.

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

No branches or pull requests

1 participant