File: //proc/self/root/opt/alt/ruby32/share/gems/doc/http-cookie-1.1.0/ri/HTTP/CookieJar/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"HTTP::CookieJar::new;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I" Generates a new cookie jar.;To;
; [I",Available option keywords are as below:;To:RDoc::Markup::List:
@type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I":store;T; [o;
; [I"8The store class that backs this jar. (default: <code>:hash</code>)
A symbol addressing a store class, a store class, or an instance
of a store class is accepted. Symbols are mapped to store
classes, like <code>:hash</code> to HTTP::CookieJar::HashStore and <code>:mozilla</code>
to HTTP::CookieJar::MozillaStore.;To;
; [I"�Any options given are passed through to the initializer of the
specified store class. For example, the <code>:mozilla</code>
(HTTP::CookieJar::MozillaStore) store class requires a <code>:filename</code>
option. See individual store classes for details.;T:
@fileI"lib/http/cookie_jar.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(options = nil);T@FI"CookieJar;TcRDoc::NormalClass00