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

support STREAMING-UNSIGNED-PAYLOAD-TRAILER and STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER #90

Open
amwolff opened this issue Mar 18, 2025 · 1 comment
Assignees
Labels

Comments

@amwolff
Copy link
Member

amwolff commented Mar 18, 2025

As described in #89, we need to start supporting

  • STREAMING-UNSIGNED-PAYLOAD-TRAILER
  • STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER

The first step of this issue is to figure out what it takes to implement the support in the current auth code. If it's going to be a major change that explodes in complexity, we need to gauge if it would be easier to implement a separate SigV2/SigV4 library that we would import in place of the current auth code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants