method
recycle!
v2.2.1 -
Show latest stable
- Class:
ActionController::TestResponse
recycle!()public
No documentation available.
# File actionpack/lib/action_controller/test_process.rb, line 288
def recycle!
headers.delete('ETag')
headers.delete('Last-Modified')
end