APIdock / Ruby on Rails
/
Browse About
method

etag

v2.3.8 - Show latest stable - Class: ActionController::Response
etag()
public

No documentation available.

# File actionpack/lib/action_controller/response.rb, line 111
    def etag
      headers['ETag']
    end

Related methods

  • Instance methods
  • assign_default_content_type_and_charset!
  • charset
  • charset=
  • content_type
  • content_type=
  • each
  • etag
  • etag=
  • etag?
  • flush
  • last_modified
  • last_modified=
  • last_modified?
  • location
  • location=
  • prepare!
  • redirect
  • sending_file?
  • set_cookie
  • write
  • Class methods
  • new
  • Private methods
  • privateconvert_content_type!
  • privateconvert_cookies!
  • privateconvert_language!
  • privatehandle_conditional_get!
  • privatenonempty_ok_response?
  • privateset_conditional_cache_control!
  • privateset_content_length!
APIdock API Documentation Browser

Swarmia gives you actionable DORA metrics for your engineering team.

© 2026 APIdock