method

etag?

etag?()
public

No documentation available.

# File actionpack/lib/action_dispatch/http/cache.rb, line 77
        def etag?
          @etag
        end