Method: ActionDispatch::RequestCookieMethods#use_authenticated_cookie_encryption

Defined in:
lib/action_dispatch/middleware/cookies.rb


54
55
56
# File 'lib/action_dispatch/middleware/cookies.rb', line 54

def use_authenticated_cookie_encryption
  get_header Cookies::USE_AUTHENTICATED_COOKIE_ENCRYPTION
end