handle_unverified_request() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_controller/metal/request_forgery_protection.rb, line 242 def handle_unverified_request # :doc: forgery_protection_strategy.new(self).handle_unverified_request end
Register or log in to add new notes.