관리-도구
편집 파일: parse_cookies_header-i.ri
U:RDoc::AnyMethod[iI"parse_cookies_header:ETI"%Rack::Utils#parse_cookies_header;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NParse cookies from the provided header +value+ according to RFC6265. The ;TI"Jsyntax for cookie headers only supports semicolons. Returns a map of ;TI"$cookie +key+ to cookie +value+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"7parse_cookies_header('myname=myvalue; max-age=0') ;TI"/# => {"myname"=>"myvalue", "max-age"=>"0"};T:@format0: @fileI"lib/rack/utils.rb;T:0@omit_headings_from_table_of_contents_below0I")parse_cookies_header(value) -> hash ;T0[ I"(value);T@FI" Utils;TcRDoc::NormalModule00