quickblox - Can I add 'x-amz-server-side​-encryption': 'AES256' to files uploaded to the Content module? -


in regards javascript sdk quickblox, when calling qb.content.createandupload() method, how can add form data 'x-amz-server-side​-encryption': 'aes256'? need our file uploads s3 encrypted @ rest. 'post' actions, form data sent, 'put' request headers should sent. http://docs.aws.amazon.com/amazons3/latest/dev/usingserversideencryption.html


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -