>No, i was thinking of "allowed_headers", when I add: > > [DEFAULT] > allowed_headers = expires Note that when you set allowed headers to something specific it will not allow the defaults anymore! You might not notice immediately but e.g. large file support will break. Example: Cache-Control is the one that we added in our setup: allowed_headers = Content-Disposition, Content-Encoding, X-Delete-At, X-Object-Manifest, X-Static-Large-Object, Cache-Control Cheers, Robert van Leeuwen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140808/1338d42e/attachment.html>