class TestRequest
Ruby on Rails 8.0.4
Since v3.0.20No documentation comment.
Inherits from
Constants
Methods (defined here)
- # accept=
- # action=
- # host=
- # if_modified_since=
- # if_none_match=
- # path=
- # port=
- # remote_addr=
- # request_method=
- # request_uri=
- # user_agent=
- self. create
Private methods
(1)
Implementation detail — not part of the public API.
- self. default_env
Used by
Subclasses (1)
Methods (inherited)
From ActionDispatch::Request (43)
- # GET
- # POST
- # authorization
- # body
- # commit_csrf_token
- # commit_flash
- # content_length
- # controller_class
- # controller_class_for
- # form_data?
- # fullpath
- # headers
- # http_auth_salt
- # ip
- # key?
- # local?
- # logger
- # media_type
- # method
- # method_symbol
- # original_fullpath
- # original_url
- # query_parameters
- # raw_post
- # remote_ip
- # remote_ip=
- # request_id
- # request_method
- # request_method_symbol
- # request_parameters
- # request_parameters=
- # request_parameters_list
- # reset_csrf_token
- # reset_session
- # route_uri_pattern
- # send_early_hints
- # server_software
- # session_options=
- # uuid
- # xhr?
- # xml_http_request?
- self. empty
- self. new
From ActionDispatch::ContentSecurityPolicy::Request (9)
- # content_security_policy
- # content_security_policy=
- # content_security_policy_nonce
- # content_security_policy_nonce_directives
- # content_security_policy_nonce_directives=
- # content_security_policy_nonce_generator
- # content_security_policy_nonce_generator=
- # content_security_policy_report_only
- # content_security_policy_report_only=
From ActionDispatch::Http::Cache::Request (6)
From ActionDispatch::Http::FilterParameters (5)
- # filtered_env
- # filtered_parameters
- # filtered_path
- # parameter_filter
- self. new
From ActionDispatch::Http::MimeNegotiation (10)
- # accepts
- # content_mime_type
- # format
- # format=
- # formats
- # formats=
- # negotiate_mime
- # should_apply_vary_header?
- # variant
- # variant=
From ActionDispatch::Http::Parameters (3)
- # parameters
- # params
- # path_parameters
From ActionDispatch::Http::URL (21)
- # domain
- # host
- # host_with_port
- # optional_port
- # port
- # port_string
- # protocol
- # raw_host_with_port
- # server_port
- # standard_port
- # standard_port?
- # subdomain
- # subdomains
- # url
- self. extract_domain
- self. extract_subdomain
- self. extract_subdomains
- self. full_url_for
- self. new
- self. path_for
- self. url_for
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs