>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
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to