Server IP : 192.158.238.246 / Your IP : 18.224.32.173 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/ruby26/lib64/ruby/gems/2.6.0/doc/rack-3.0.8/ri/Rack/Utils/ |
Upload File : |
U:RDoc::AnyMethod[iI"delete_set_cookie_header:ETI")Rack::Utils#delete_set_cookie_header;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"KGenerate an encoded string based on the given +key+ and +value+ using ;TI"Mset_cookie_header for the purpose of causing the specified cookie to be ;TI"Gdeleted. The +value+ may be an instance of +Hash+ and can include ;TI"Oattributes as outlined by set_cookie_header. The encoded cookie will have ;TI"Ja +max_age+ of 0 seconds, an +expires+ date in the past and an empty ;TI"O+value+. When used with the +set-cookie+ header, it will cause the client ;TI"%to *remove* any matching cookie.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"(delete_set_cookie_header("myname") ;TI"E# => "myname=; max-age=0; expires=Thu, 01 Jan 1970 00:00:00 GMT";T:@format0: @fileI"lib/rack/utils.rb;T:0@omit_headings_from_table_of_contents_below0I"Adelete_set_cookie_header(key, value = {}) -> encoded string ;T0[ I"(key, value = {});T@FI" Utils;TcRDoc::NormalModule00