Skip to content

Commit

Permalink
Removed range header from sigv4 skipped headers.
Browse files Browse the repository at this point in the history
See #1026
  • Loading branch information
trevorrowe committed Dec 11, 2015
1 parent f9dc10d commit 2902835
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aws-sdk-core/lib/aws-sdk-core/signers/v4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class V4
'expect',
'max-forwards',
'pragma',
'range',
'te',
'if-match',
'if-none-match',
Expand Down

0 comments on commit 2902835

Please sign in to comment.