U:RDoc::NormalModule[iI"Config:EFI"WEBrick::Config;T0o:RDoc::Markup::Document:@parts[o;;[ :
@fileI"lib/webrick/config.rb;T:0@omit_headings_from_table_of_contents_below0o;;[ ; I"lib/webrick/https.rb;T;
0o;;[ ; I"lib/webrick/ssl.rb;T;
0; 0;
0[ [U:RDoc::Constant[i I"General;FI"WEBrick::Config::General;T00o;;[o:RDoc::Markup::Paragraph;[I"for GenericServer;T; @
;
0@
@cRDoc::NormalModule0U;[i I" HTTP;FI"WEBrick::Config::HTTP;T00o;;[o;;[I"2for HTTPServer, HTTPRequest, HTTPResponse ...;T; @
;
0@
@@0U;[i I"FileHandler;FI"!WEBrick::Config::FileHandler;T00o;;[o;;[I"@Default configuration for WEBrick::HTTPServlet::FileHandler;To:RDoc::Markup::BlankLine o:RDoc::Markup::List:
@type: NOTE:@items[
o:RDoc::Markup::ListItem:@label[I":AcceptableLanguages;T;[o;;[I"IArray of languages allowed for accept-language. There is no default;To;;[I":DirectoryCallback;T;[o;;[I"FAllows preprocessing of directory requests. There is no default ;TI"callback.;To;;[I":FancyIndexing;T;[o;;[I"BIf true, show an index for directories. The default is true.;To;;[I":FileCallback;T;[o;;[I"JAllows preprocessing of file requests. There is no default callback.;To;;[I":HandlerCallback;T;[o;;[I"EAllows preprocessing of requests. There is no default callback.;To;;[I":HandlerTable;T;[o;;[I"IMaps file suffixes to file handlers. DefaultFileHandler is used by ;TI")default but any servlet can be used.;To;;[I":NondisclosureName;T;[o;;[I"FDo not show files matching this array of globs. .ht* and *~ are ;TI"excluded by default.;To;;[I"
:UserDir;T;[o;;[I"GDirectory inside ~user to serve content from for /~user requests. ;TI"6Only works if mounted on /. Disabled by default.;T; @
;
0@
@@0U;[i I"BasicAuth;FI"WEBrick::Config::BasicAuth;T00o;;[o;;[I";Default configuration for WEBrick::HTTPAuth::BasicAuth;T@2o;;;;[o;;[I":AutoReloadUserDB;T;[o;;[I"2Reload the user database provided by :UserDB ;TI"automatically?;T; @
;
0@
@@0U;[i I"DigestAuth;FI" WEBrick::Config::DigestAuth;T00o;;[o;;[I"=Default configuration for WEBrick::HTTPAuth::DigestAuth.;T@2o;;;;[o;;[I":Algorithm;T;[o;;[I"-MD5, MD5-sess (default), SHA1, SHA1-sess;To;;[I":Domain;T;[o;;[I"5An Array of URIs that define the protected space;To;;[I" :Qop;T;[o;;[I"G'auth' for authentication, 'auth-int' for integrity protection or ;TI" both;To;;[I":UseOpaque;T;[o;;[I"?Should the server send opaque values to the client? This ;TI""helps prevent replay attacks.;To;;[I"
:CheckNc;T;[o;;[I">Should the server check the nonce count? This helps the ;TI""server detect replay attacks.;To;;[I"!:UseAuthenticationInfoHeader;T;[o;;[I"Should the server send an ;TI"AuthenticationInfo header?;To;;[I":AutoReloadUserDB;T;[o;;[I"2Reload the user database provided by :UserDB ;TI"automatically?;To;;[I":NonceExpirePeriod;T;[o;;[I"7How long should we store used nonces? Default is ;TI"30 minutes.;To;;[I":NonceExpireDelta;T;[o;;[I"4How long is a nonce valid? Default is 1 minute;To;;[I":InternetExplorerHack;T;[o;;[I"1Hack which allows Internet Explorer to work.;To;;[I":OperaHack;T;[o;;[I"%Hack which allows Opera to work.;T; @
;
0@
@@0U;[i I"SSL;FI"WEBrick::Config::SSL;T00o;;[o;;[I"&Default SSL server configuration.;T@2o;;[I"CWEBrick can automatically create a self-signed certificate if ;TI"L:SSLCertName
is set. For more information on the various ;TI".SSL options see OpenSSL::SSL::SSLContext.;T@2o;;;;[o;;[I":ServerSoftware ;T;[o;;[I"9The server software name used in the Server: header.;To;;[I":SSLEnable ;T;[o;;[I"false,;To:RDoc::Markup::Verbatim;[I"5Enable SSL for this server. Defaults to false.
;T:@format0o;;;;[o;;[I":SSLCertificate ;T;[o;;[I"(The SSL certificate for the server.;To;;[I":SSLPrivateKey ;T;[o;;[I"4The SSL private key for the server certificate.;To;;[I":SSLClientCA ;T;[o;;[I" nil,;To;;[I"