AlkantarClanX12
Current Path : /opt/alt/ruby26/lib64/ruby/gems/2.6.0/doc/rack-3.0.8/ri/Rack/Utils/ |
Current File : //opt/alt/ruby26/lib64/ruby/gems/2.6.0/doc/rack-3.0.8/ri/Rack/Utils/delete_set_cookie_header-i.ri |
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