sausin / laravel-ovh

Wrapper for OVH Object Storage integration with laravel
MIT License
37 stars 12 forks source link

Set 'Access Control' headers option on container #59

Closed sausin closed 4 years ago

sausin commented 4 years ago

As discussed in #58, CORS headers will be required on the container for the form post signature setup to work flawlessly.

Accordingly, following modifications would be good:

These should be sufficient to get things going.