1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/rackspace/models/storage
Marshall Yount 242389721c support rackspace storage delete_at and delete_after headers
Rackspace Cloud Files allows the caller to set a time in the future
after which the uploaded asset will be automatically deleted.

http://docs.rackspace.com/files/api/v1/cf-devguide/content/Storage_Object_Services-d1e4300.html

This commit adds `deleted_at` and `deleted_after` attributes to the
`rackspace/models/storage/file.rb`. They are then added to the HTTP
headers when requested.

fix typo

add marshall yount to the contributors file
2014-02-06 14:23:19 -06:00
..
account.rb [rackspace] correcting exception classes on YARD docs 2013-04-15 13:12:14 -05:00
directories.rb [rackspace] correcting exception classes on YARD docs 2013-04-15 13:12:14 -05:00
directory.rb Don't call methods on a non-enabled CDN. 2013-12-20 12:18:34 -05:00
file.rb support rackspace storage delete_at and delete_after headers 2014-02-06 14:23:19 -06:00
files.rb [rackspace|storage] implement get_http_url and get_https_url. See issue #2103 for more information. 2013-10-28 15:05:28 -05:00
metadata.rb [rackspace|storage] adding Storage yard docs 2013-03-07 16:01:42 -06:00