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

Undefined headers throw and error #134

Open
Danwakeem opened this issue Jun 15, 2021 · 0 comments
Open

Undefined headers throw and error #134

Danwakeem opened this issue Jun 15, 2021 · 0 comments

Comments

@Danwakeem
Copy link

Description

When I was using this on one of my services I have a collection of headers that I need to include when passing the request along to the downstream service. Sometimes these headers have a value and sometimes they do not.

When I attempted to generated a signed request with my customer headers this library was throwing an error because it was trying to do a .toString() on an undefined value.

I have an idea for a fix for this and can open a PR 👍 Feel free to let me know if there would be a more appropriate location for this fix 😎 Thank you!

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

No branches or pull requests

1 participant