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

Make sure received signatures headers are correctly cased #75

Closed
OGKevin opened this issue Nov 28, 2017 · 0 comments
Closed

Make sure received signatures headers are correctly cased #75

OGKevin opened this issue Nov 28, 2017 · 0 comments
Assignees
Milestone

Comments

@OGKevin
Copy link
Contributor

OGKevin commented Nov 28, 2017

Steps to reproduce:

  1. Receive a response from the API
  2. The response headers are lowercased.
  3. Try and verify the signature

What should happen:

  1. The signature is verified correctly

What happens:

  1. The signature verification will fail

Logs

  • Logs no logs

Extra info:

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

No branches or pull requests

1 participant