Hi,<br><br>I need to add response to OPTIONS method to a module to allow cross domain access,<br>but I want to set cache control and expires headers, only for this method, to browsers does not ask this method frequently.<br>
<br>How is the best way to do that?<br><br>I have to add these headers to headers_out or has a function to do that for me?<br><br>Regards,<br>Wandenberg<br>