HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/self/root/opt/alt/ruby32/share/gems/doc/http-cookie-1.1.0/ri/HTTP/CookieJar/parse-i.ri
U:RDoc::AnyMethod[iI"
parse:ETI"HTTP::CookieJar#parse;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[I"�Parses a Set-Cookie field value <code>set_cookie</code> assuming that it is
sent from a source URL/URI <code>origin</code>, and adds the cookies parsed
as valid and considered acceptable to the jar. Returns an array
of cookies that have been added.;To;
;	[I"vIf a block is given, it is called for each cookie and the cookie
is added only if the block returns a true value.;To;
;	[I"H<code>jar.parse(set_cookie, origin)</code> is a shorthand for this:;To:RDoc::Markup::Verbatim;	[I";    HTTP::Cookie.parse(set_cookie, origin) { |cookie|
;TI"      jar.add(cookie)
;TI"    }
;T:@format0o;
;	[I"2See HTTP::Cookie.parse for available options.;T:
@fileI"lib/http/cookie_jar.rb;T:0@omit_headings_from_table_of_contents_below00I"cookie;T[I"((set_cookie, origin, options = nil);T@FI"CookieJar;TcRDoc::NormalClass00