Qore HttpServer Module Reference 1.1.2
Loading...
Searching...
No Matches
HttpServer::HttpServerOptionInfo hashdecl Reference

Hash for HttpServer options. More...

#include <HttpServer.qm.dox.h>

Public Attributes

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

Detailed Description

Hash for HttpServer options.