class TestRequest
Ruby on Rails 4.0.13
Since v3.0.20No documentation comment.
Inherits from
Constants
Methods (defined here)
- # accept=
- # action=
- # cookies
- # host=
- # if_modified_since=
- # if_none_match=
- # path=
- # port=
- # rack_cookies
- # remote_addr=
- # request_method=
- # request_uri=
- # user_agent=
- self. new
Private methods
(1)
Implementation detail — not part of the public API.
Methods (inherited)
From ActionDispatch::Request (39)
- # GET
- # POST
- # authorization
- # body
- # content_length
- # cookie_jar
- # deep_munge
- # delete?
- # flash
- # form_data?
- # fullpath
- # get?
- # head?
- # headers
- # ip
- # key?
- # local?
- # media_type
- # method
- # method_symbol
- # original_fullpath
- # original_url
- # parse_query
- # patch?
- # post?
- # put?
- # query_parameters
- # raw_post
- # remote_ip
- # request_method
- # request_method_symbol
- # request_parameters
- # reset_session
- # server_software
- # session_options=
- # uuid
- # xhr?
- # xml_http_request?
- self. new
From ActionDispatch::Http::Cache::Request (6)
From ActionDispatch::Http::MimeNegotiation (10)
- # accepts
- # content_mime_type
- # content_type
- # format
- # format=
- # formats
- # formats=
- # negotiate_mime
- # use_accept_header
- # valid_accept_header
From ActionDispatch::Http::Parameters (5)
- # parameters
- # params
- # path_parameters
- # symbolized_path_parameters
- self. new
From ActionDispatch::Http::URL (19)
- # 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. new
- self. url_for