Peter Schmidt created LIBCLOUD-638:
--------------------------------------
Summary: Can't set CORS headers via
container.upload_object_via_stream()
Key: LIBCLOUD-638
URL: https://issues.apache.org/jira/browse/LIBCLOUD-638
Project: Libcloud
Issue Type: New Feature
Components: Storage
Reporter: Peter Schmidt
Would be nice to have the ability to set Cross-Origin Resource Sharing (CORS)
headers, and probably other headers too when using
`container.upload_object_via_stream()` without subclassing and overriding
several lower level functions.
References:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS#Access-Control-Allow-Origin
http://docs.rackspace.com/files/api/v1/cf-devguide/content/Assigning_CORS_Headers_to_Requests-d1e2120.html
Ran into this migrating a project from Rackspace cloudfiles which allows
setting of CORS headers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)