ak58588 commented on this pull request.
> @@ -167,5 +163,61 @@ private HttpRequest sign(String method, String
> container, String name, @Nullable
String signature = auth.calculateSignature(stringToSign);
request.addQueryParam("sig", signature);
return request.build();
+
+ }
+
Done!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1270#discussion_r257138075
