Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
CGI /
Cookie /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Cookie.ri
1.86
KB
-rw-r--r--
2023-07-26 17:26
domain-i.ri
233
B
-rw-r--r--
2023-07-26 17:26
expires-i.ri
230
B
-rw-r--r--
2023-07-26 17:26
name-i.ri
212
B
-rw-r--r--
2023-07-26 17:26
new-c.ri
1.51
KB
-rw-r--r--
2023-07-26 17:26
parse-c.ri
445
B
-rw-r--r--
2023-07-26 17:26
path-i.ri
227
B
-rw-r--r--
2023-07-26 17:26
secure%3d-i.ri
311
B
-rw-r--r--
2023-07-26 17:26
secure-i.ri
227
B
-rw-r--r--
2023-07-26 17:26
to_s-i.ri
235
B
-rw-r--r--
2023-07-26 17:26
value%3d-i.ri
263
B
-rw-r--r--
2023-07-26 17:26
value-i.ri
241
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI"new:EFI"CGI::Cookie::new;FT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"%Create a new CGI::Cookie object.;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@labelI"+name_string+;T; [o; ; [I"AThe name of the cookie; in this form, there is no #domain or;TI"J#expiration. The #path is gleaned from the +SCRIPT_NAME+ environment;TI"$variable, and #secure is false.;To;;I"<tt>*value</tt>;T; [o; ; [I"*value or list of values of the cookie;To;;I"+options_hash+;T; [ o; ; [I"HA Hash of options to initialize this Cookie. Possible options are:;T@o;; ;;[o;;I" name;T; [o; ; [I"'the name of the cookie. Required.;To;;I" value;T; [o; ; [I"*the cookie's value or list of values.;To;;I" path;T; [o; ; [I"=the path for which this cookie applies. Defaults to the;TI"9the value of the +SCRIPT_NAME+ environment variable.;To;;I"domain;T; [o; ; [I".the domain for which this cookie applies.;To;;I"expires;T; [o; ; [I"?the time at which this cookie expires, as a +Time+ object.;To;;I"secure;T; [o; ; [I">whether this cookie is a secure cookie or not (default to;TI":false). Secure cookies are only transmitted to HTTPS;TI" servers.;T@o; ; [I"BThese keywords correspond to attributes of the cookie object.;T: @file0I"=Cookie.new(name_string,*value) Cookie.new(options_hash) ;T0[ I"(name = "", *value);TI"lib/cgi/cookie.rb;T