1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

6 commits

Author SHA1 Message Date
David Bishop
62256219f4 Modernize various tests to Ruby 2.x syntax
Also fix up various things that rubocop called out, though not
everything. Mostly whitespace fixes, changing double-quotes to single if
double wasn't required, changing to use ruby 2.x hash syntax where
possible, etc. While tests don't run, they are no more broken than
before (at least, as far as I can tell).
2018-10-16 16:12:42 -06:00
Frederick Cheung
64700555e3 Fix S3 signature v4 signing
S3 implements signature v4 different from other services - it doesn't canonicalize the path
2015-06-12 21:01:24 +01:00
Frederick Cheung
1b820466e5 Fix v4 signature when path has repeated slashes in the middle 2015-02-01 19:47:59 +00:00
Frederick Cheung
3f69279ffd [AWS|Core] Fix signature v4 non canonicalising header case properly 2015-01-11 21:06:22 +00:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00