tivac/aws-sig

X-Amz-Expires header not added, required for S3

Opened this issue · 1 comments

I'm getting failures creating requests, and it looks like the issue is that X-Amz-Expires is not supported and is required for S3 Query Parameter authorization.

Ideas?

tivac commented

Not super surprising, from the README (emphasis added)

Your results may vary for other services, S3 seems especially fraught with peril. 💀

I'm not super familiar with that header but would love a PR improving S3 support!