mgomes / api_auth

HMAC authentication for Rails and HTTP Clients
MIT License
480 stars 147 forks source link

Fix look up of `X-AUTHORIZATION-CONTENT-SHA256` header #198

Closed maxd closed 2 years ago

maxd commented 3 years ago

Fix #197

This PR fix parsing of X-AUTHORIZATION-CONTENT-SHA256 header. See issue for more details.

fwininger commented 2 years ago

@maxd thanks for this PR.

fwininger commented 2 years ago

@mgomes can you release a 2.5.1 version on rubygems with the code of the master branch ?

taylorthurlow commented 2 years ago

@mgomes It would be great to see this released. Is there anything that we can do to make it happen?