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/storage/requests/hp
2011-07-21 14:21:44 -04:00
..
delete_container.rb
delete_object.rb Add implementation for #delete_object method. 2011-06-15 18:00:33 -04:00
get_container.rb
get_containers.rb
get_object.rb Add implementation for #get_object method. 2011-06-15 17:59:47 -04:00
head_container.rb Add #head_containers and #head_container methods. 2011-06-15 14:33:26 -04:00
head_containers.rb Add #head_containers and #head_container methods. 2011-06-15 14:33:26 -04:00
head_object.rb Add implementation for #head_object method. 2011-06-15 18:00:20 -04:00
put_container.rb Add a options hash so that headers can be passed in to set acls. 2011-07-13 18:09:13 -04:00
put_object.rb Remove Content-Length header incase Transfer-Encoding header is present. This was done to get the streaming for PUT working. 2011-07-21 14:21:44 -04:00