# File lib/action_dispatch/testing/test_request.rb, line 55 def if_none_match=(etag) @env['HTTP_IF_NONE_MATCH'] = etag end