Skip to content

fix detection of aws signature when using array headers - #220

Merged
rochdev merged 1 commit into
masterfrom
fix-http-aws-detection
Aug 8, 2018
Merged

fix detection of aws signature when using array headers#220
rochdev merged 1 commit into
masterfrom
fix-http-aws-detection

Conversation

@rochdev

@rochdev rochdev commented Aug 8, 2018

Copy link
Copy Markdown
Member

This PR fixes the detection for AWS signature when using array headers. Before it was assuming headers were strings even though it's possible to use arrays to define multiple headers with the same name.

Fixes #219

@rochdev rochdev added bug Something isn't working integrations labels Aug 8, 2018
@rochdev rochdev added this to the 0.5.4 milestone Aug 8, 2018
@rochdev
rochdev merged commit d3cfb25 into master Aug 8, 2018
@rochdev
rochdev deleted the fix-http-aws-detection branch August 8, 2018 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: headers.authorization.startsWith is not a function

2 participants