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