Missing If-Modified-Since header

Hi,

I'm trying to access the 'If-Modified-Since' HTTP header in a Rails 3.1.0 app. In development, the header appears as expected. In production, it's nil. Any insights?

https://github.com/rails/rails/issues/3053

Thanks.

-Brendan

Bump...