Qore HttpServer Module Reference  1.0.12
HttpServer::HttpServerOptionInfo hashdecl Reference

Hash for HttpServer options. More...

Public Attributes

bool debug = False
 Debug flag.
 
hash< auto > hdr
 Headers to add in responses.
 
*Logger logger
 HTTP server logger.
 
string name = HttpServer::HttpServerString
 HTTP server name.
 

Detailed Description

Hash for HttpServer options.