furaiev / amazon-cognito-identity-dart-2

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
187 stars 114 forks source link

Make SigV4Request headers case insensitive #178

Closed owen-brady closed 2 years ago

owen-brady commented 2 years ago

First - thank you for maintaining this package!

I ran into an issue where I was trying to change the default 'content-type', but it was only checking for 'Content-Type' before applying the default.

furaiev commented 2 years ago

@owen-brady thank you for your contribution! available as of 1.0.4