fog / fog-rackspace

Rackspace provider gem for Fog ecosystem
MIT License
8 stars 35 forks source link

storage copy_object doesn't preserve content-type by default #9

Closed plribeiro3000 closed 8 years ago

plribeiro3000 commented 8 years ago

Using copy_object to duplicate a file in Rackspace Cloud Files storage, the content-type is set to application/json unless a 'Content-Type' header is explicitly set.

Original issue opened by @gb-timeplay at fog/fog#3815

plribeiro3000 commented 8 years ago

cc/ @gb-timeplay @geemus