Skip to content

Commit

Permalink
Added Range to Unsignable Headers
Browse files Browse the repository at this point in the history
  • Loading branch information
obezuk authored and mhart committed Nov 21, 2019
1 parent 74bbe92 commit 69922c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const UNSIGNABLE_HEADERS = [
'presigned-expires',
'expect',
'x-amzn-trace-id',
'range',
]

export class AwsClient {
Expand Down

0 comments on commit 69922c9

Please sign in to comment.