U:RDoc::AnyMethod[iI"new:ETI"CGI::Session::new;TT: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"4Create a new CGI::Session object for +request+.;To:RDoc::Markup::BlankLineo; ; [ I"?+request+ is an instance of the +CGI+ class (see cgi.rb). ;TI"9+option+ is a hash of options for initialising this ;TI"7CGI::Session instance. The following options are ;TI"recognised:;T@o:RDoc::Markup::List: @type: NOTE: @items[ o:RDoc::Markup::ListItem: @label[I"session_key;T; [o; ; [I"1the parameter name used for the session id. ;TI"Defaults to '_session_id'.;To;;[I"session_id;T; [o; ; [ I"3the session id to use. If not provided, then ;TI"6it is retrieved from the +session_key+ parameter ;TI"4of the request, or automatically generated for ;TI"a new session.;To;;[I"new_session;T; [o; ; [ I"