> @@ -45,6 +45,8 @@
>   * @author Diwaker Gupta
>   */
>  public class AWSS3BlobRequestSigner extends 
> S3BlobRequestSigner<AWSS3AsyncClient> {
> +   public static final String TEMPORARY_SIGNATURE_PARAM = "Signature";

I'm a fan of constants for these things back am also happy to take it out and 
go back to simple literals.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/74/files#r5408103

Reply via email to