⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
CGI
/
Cookie
/
View File Name :
new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"CGI::Cookie::new;TT: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:@label[I"+name_string+;T; [o; ; [I"BThe name of the cookie; in this form, there is no #domain or ;TI"K#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 ;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.;To;;[I" httponly;T; [o; ; [I"@whether this cookie is a HttpOnly cookie or not (default to;To:RDoc::Markup::Verbatim; [I"@false). HttpOnly cookies are not available to javascript. ;T:@format0o; ; [I"BThese keywords correspond to attributes of the cookie object.;T: @fileI"lib/cgi/cookie.rb;T:0@omit_headings_from_table_of_contents_below0I"=Cookie.new(name_string,*value) Cookie.new(options_hash) ;T0[ I"(name = "", *value);T@dTI"Cookie;TcRDoc::NormalClass00