PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/CGI/QueryExtension/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : //proc/self/root/opt/alt/ruby18/share/ri/1.8/system/CGI/QueryExtension/cdesc-QueryExtension.yaml |
--- !ruby/object:RI::ClassDescription
attributes:
- !ruby/object:RI::Attribute
comment:
- !ruby/struct:SM::Flow::P
body: Get the cookies as a hash of cookie-name=>Cookie pairs.
name: cookies
rw: RW
- !ruby/object:RI::Attribute
comment:
- !ruby/struct:SM::Flow::P
body: Get the parameters as a hash of name=>values pairs, where values is an Array.
name: params
rw: R
class_methods: []
comment:
- !ruby/struct:SM::Flow::P
body: "Mixin module. It provides the follow functionality groups:"
- !ruby/object:SM::Flow::LIST
contents:
- !ruby/struct:SM::Flow::LI
label: "1."
body: Access to CGI environment variables as methods. See documentation to the CGI class for a list of these variables.
- !ruby/struct:SM::Flow::LI
label: "2."
body: Access to cookies, including the cookies attribute.
- !ruby/struct:SM::Flow::LI
label: "3."
body: Access to parameters, including the params attribute, and overloading
- !ruby/object:SM::Flow::LIST
contents:
- !ruby/struct:SM::Flow::LI
label: ""
body: to perform parameter value lookup by key.
type: :LABELED
- !ruby/struct:SM::Flow::LI
label: "4."
body: The initialize_query method, for initialising the above mechanisms, handling multipart forms, and allowing the class to be used in "offline" mode.
type: :NUMBER
constants: []
full_name: CGI::QueryExtension
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: "[]"
- !ruby/object:RI::MethodSummary
name: has_key?
- !ruby/object:RI::MethodSummary
name: include?
- !ruby/object:RI::MethodSummary
name: initialize_query
- !ruby/object:RI::MethodSummary
name: key?
- !ruby/object:RI::MethodSummary
name: keys
- !ruby/object:RI::MethodSummary
name: multipart?
- !ruby/object:RI::MethodSummary
name: params=
- !ruby/object:RI::MethodSummary
name: raw_cookie
- !ruby/object:RI::MethodSummary
name: raw_cookie2
- !ruby/object:RI::MethodSummary
name: read_from_cmdline
- !ruby/object:RI::MethodSummary
name: read_multipart
name: QueryExtension
superclass: