# File lib/action_dispatch/http/mime_type.rb, line 208
    def verify_request?
      @@browser_generated_types.include?(to_sym)
    end