How to unset the headers "Cache-Control" and "Pragma" on Rails

Does anyone know how to unset the headers cache-control and pragma on Rails and where I would put the code to unset it? I'm using Flex on Rails and I cannot see the application in Internet Explorer. Its a white screen, but works fine on Firefox and Safari.

Thanks!