# File lib/action_controller/test_process.rb, line 288
    def recycle!
      headers.delete('ETag')
      headers.delete('Last-Modified')
    end