aws4
aws4 copied to clipboard
Added fix for undefined headers
Added a fix when a header value is undefined. This way we don't try and run a .toString
on an undefined value 😎
This was in response to the issue I opened #134 👍