class TestRequest
Ruby on Rails 3.2.22.5
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
Methods (inherited)
From ActionDispatch::Request (37)
- # 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
- # 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?
From ActionDispatch::Http::Cache::Request (5)
From ActionDispatch::Http::Parameters (4)
From ActionDispatch::Http::URL (18)
- # 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. url_for
From ActiveSupport::Concern (3)
- # append_features
- # included
- self. extended