Skip to content

Allow more general write options for S3#7

Open
momolog wants to merge 1 commit intoal6x:masterfrom
momolog:extend-s3-write-options
Open

Allow more general write options for S3#7
momolog wants to merge 1 commit intoal6x:masterfrom
momolog:extend-s3-write-options

Conversation

@momolog
Copy link

@momolog momolog commented May 12, 2013

This change allows for options like cache control headers to be set while writing to S3, e.g.

driver = Vos::Drivers::S3.new \
  access_key_id: aws_key, secret_access_key: aws_secret, bucket: bucket_name,
  write_options: {:cache_control => 'public,max-age=31536000'}

Please consider pulling this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant