File: //proc/thread-self/root/opt/alt/ruby32/share/gems/doc/http-cookie-1.1.0/ri/HTTP/Cookie/parse-c.ri
U:RDoc::AnyMethod[iI"
parse:ETI"HTTP::Cookie::parse;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Parses a Set-Cookie header value <code>set_cookie</code> assuming that it
is sent from a source URI/URL <code>origin</code>, and returns an array of
Cookie objects. Parts (separated by commas) that are malformed
or considered unacceptable are silently ignored.;To;
; [I"DIf a block is given, each cookie object is passed to the block.;To;
; [I")Available option keywords are below:;To:RDoc::Markup::List:
@type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I":created_at;T; [o;
; [I"-The creation time of the cookies parsed.;To;;[I":logger;T; [o;
; [I"'Logger object useful for debugging;TS:RDoc::Markup::Heading:
leveli: textI"3Compatibility Note for Mechanize::Cookie users;To;;:BULLET;[ o;;0; [o;
; [I"7Order of parameters changed in HTTP::Cookie.parse:;Fo:RDoc::Markup::Verbatim; [I"5Mechanize::Cookie.parse(uri, set_cookie[, log])
;FI"
;TI"=HTTP::Cookie.parse(set_cookie, uri[, :logger => # log])
;F:@format0o;;0; [o;
; [I"HHTTP::Cookie.parse does not accept nil for <code>set_cookie</code>.;Fo;;0; [o;
; [I"uHTTP::Cookie.parse does not yield nil nor include nil in an
returned array. It simply ignores unparsable parts.;Fo;;0; [o;
; [I"�HTTP::Cookie.parse is made to follow RFC 6265 to the extent
not terribly breaking interoperability with broken
implementations. In particular, it is capable of parsing
cookie definitions containing double-quotes just as naturally
expected.;F:
@fileI"lib/http/cookie.rb;T:0@omit_headings_from_table_of_contents_below00I"cookie;T[ I"0(set_cookie, origin, options = nil, &block);T@AFI"Cookie;TcRDoc::NormalClass00