Harshavardhana 2469c9c591 presign: Verify query params for presign individually
Incoming request params in presigned can come in different order
for different implementations. Rather than verifying a full string
we should verify individual params instead.

This patch fixes an incompatibility issue with AWS SDK Java.

Fixes #1059 - Thanks to @notnoopci for reporting this problem.
2016-01-28 12:16:56 -08:00
..
2015-12-07 12:34:09 -08:00
2015-10-18 00:23:14 -07:00
2015-12-07 12:34:09 -08:00
2016-01-25 17:30:08 -08:00