<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">>No, i was thinking of "allowed_headers", when I add:
<div>
<div dir="ltr">
<div>><br>
</div>
<div>
<p class="">> [DEFAULT]</p>
<p class="">> allowed_headers = expires</p>
</div>
</div>
<br>
Note that when you set allowed headers to something specific it will not allow the defaults anymore!<br>
You might not notice immediately but e.g.  large file support will break.<br>
<br>
Example: Cache-Control is the one that we added in our setup:<br>
allowed_headers = Content-Disposition, Content-Encoding, X-Delete-At, X-Object-Manifest, X-Static-Large-Object, Cache-Control<br>
<br>
Cheers,<br>
Robert van Leeuwen<br>
</div>
</div>
</div>
</body>
</html>