| addHandlerToListener(softstring bind, string name, hash< HttpHandlerConfigInfo > info) | HttpServer::HttpServer |  | 
  | addHandlerToListener(softstring bind, string name, HttpServer::AbstractUrlHandler obj) | HttpServer::HttpServer |  | 
  | addHandlerToListenerID(softint id, string name, hash< HttpHandlerConfigInfo > info) | HttpServer::HttpServer |  | 
  | addHandlerToListenerID(softint id, string name, string path, *softlist content_type, HttpServer::AbstractHttpRequestHandler obj, *softlist special_headers, bool isregex=True) | HttpServer::HttpServer |  | 
  | addHandlerToListenerID(softint id, string name, HttpServer::AbstractUrlHandler obj) | HttpServer::HttpServer |  | 
  | addHttpMethod(string m) | HttpServer::HttpServer |  | 
  | addListener(int port) | HttpServer::HttpServer |  | 
  | addListener(hash< HttpListenerOptionInfo > opts) | HttpServer::HttpServer |  | 
  | addListeners(string bind, hash< HttpListenerOptionInfo > info, *reference< hash< string, string > > errmap) | HttpServer::HttpServer |  | 
  | addListeners(hash< HttpListenerOptionInfo > info, *reference< hash< string, string > > errmap) | HttpServer::HttpServer |  | 
  | AIFlags | HttpServer::HttpServer |  | 
  | callListenerStopCallback(code stopc, string name, hash< auto > socket_info) | HttpServer::HttpServer |  | 
  | CompressionThreshold | HttpServer::HttpServer |  | 
  | constructor(*code logfunc, *code errlogfunc, bool dbg=False, string name=HttpServer::HttpServerString, hash< auto > hdr={ 'X-Powered-By':'Qore/'+Qore::VersionString}) | HttpServer::HttpServer |  | 
  | constructor(hash< HttpServerOptionInfo > opts) | HttpServer::HttpServer |  | 
  | constructor() | HttpServer::HttpServer |  | 
  | ContentEncodings | HttpServer::HttpServer |  | 
  | copy() | HttpServer::HttpServer |  | 
  | DefaultIdleThreads | HttpServer::HttpServer |  | 
  | destructor() | HttpServer::HttpServer |  | 
  | disableDynamicHandler(string name) | HttpServer::HttpServer |  | 
  | getDebug() | HttpServer::HttpServer |  | 
  | getHttpServerVersionString() | HttpServer::HttpServer | static | 
  | getListenerCount() | HttpServer::HttpServer |  | 
  | getListenerIdFromBindUnlocked(string bind) | HttpServer::HttpServer | private | 
  | getListenerInfo(softint id) | HttpServer::HttpServer |  | 
  | getListenerInfoName(string name) | HttpServer::HttpServer |  | 
  | getListenerLogOptions(softstring bind) | HttpServer::HttpServer |  | 
  | getListenerLogOptionsID(softint id) | HttpServer::HttpServer |  | 
  | getListenerLogOptionsUnlocked(softstring id) | HttpServer::HttpServer | private | 
  | getListeners() | HttpServer::HttpServer |  | 
  | getListenerTID(softint id) | HttpServer::HttpServer |  | 
  | getURLFromBind(softstring bind, *string host) | HttpServer::HttpServer | static | 
  | HttpCodes | HttpServer::HttpServer |  | 
  | HttpMethods | HttpServer::HttpServer |  | 
  | listenerStarted(int id, hash< auto > sinfo) | HttpServer::HttpServer |  | 
  | LLO_RECV_BODY | HttpServer::HttpServer |  | 
  | LLO_RECV_HEADERS | HttpServer::HttpServer |  | 
  | LLO_SEND_BODY | HttpServer::HttpServer |  | 
  | LLO_SEND_HEADERS | HttpServer::HttpServer |  | 
  | log(string fmt) | HttpServer::HttpServer | virtual | 
  | logArgs(*softlist< auto > args) | HttpServer::AbstractLogger |  | 
  | logError(string fmt) | HttpServer::HttpServer | virtual | 
  | logErrorArgs(*softlist< auto > args) | HttpServer::AbstractLogger |  | 
  | maskData(string msg) | HttpServer::HttpServer |  | 
  | PollTimeout | HttpServer::HttpServer |  | 
  | ReadTimeout | HttpServer::HttpServer |  | 
  | reloadListenerCertificate(int id) | HttpServer::HttpServer |  | 
  | reloadListenerCertificateName(string name) | HttpServer::HttpServer |  | 
  | removeDynamicHandler(string name, *bool force_immediate) | HttpServer::HttpServer |  | 
  | removeHandlerFromListenerID(softstring id, string handler_name) | HttpServer::HttpServer |  | 
  | removeHandlerFromListenerID(softstring id, HttpServer::AbstractHttpRequestHandler handler) | HttpServer::HttpServer |  | 
  | sendHttpError(HttpListener listener, hash< auto > cx, Socket s, int code, *data msg, *InputStream chunked_msg, *hash< auto > extra_hdrs, *string encoding, bool head) | HttpServer::HttpServer |  | 
  | setDebug(bool dbg=True) | HttpServer::HttpServer |  | 
  | setDefaultHandler(string name, HttpServer::AbstractHttpRequestHandler obj) | HttpServer::HttpServer |  | 
  | setDynamicHandler(string name, hash< HttpHandlerConfigInfo > info) | HttpServer::HttpServer |  | 
  | setDynamicHandler(string name, string path, *softlist< softstring > content_types, HttpServer::AbstractHttpRequestHandler obj, *softlist< softstring > special_headers, bool isregex=True) | HttpServer::HttpServer |  | 
  | setDynamicHandler(string name, HttpServer::AbstractUrlHandler obj) | HttpServer::HttpServer |  | 
  | setHandler(string name, hash< HttpHandlerConfigInfo > info) | HttpServer::HttpServer |  | 
  | setHandler(string name, string path, *softlist< softstring > content_types, HttpServer::AbstractHttpRequestHandler obj, *softlist< softstring > special_headers, bool isregex=True) | HttpServer::HttpServer |  | 
  | setHandler(string name, HttpServer::AbstractUrlHandler obj) | HttpServer::HttpServer |  | 
  | setListenerLogOptions(softstring bind, softint code) | HttpServer::HttpServer |  | 
  | setListenerLogOptionsID(softint id, softint code) | HttpServer::HttpServer |  | 
  | setListenerLogOptionsUnlocked(softstring id, int code) | HttpServer::HttpServer | private | 
  | setMaskCode(code maskfunc) | HttpServer::HttpServer |  | 
  | setReplyHeaders(Socket s, hash< auto > cx, reference< hash< auto > > rv) | HttpServer::HttpServer | static | 
  | stop() | HttpServer::HttpServer |  | 
  | stopListener(softstring bind) | HttpServer::HttpServer |  | 
  | stopListenerID(softint id) | HttpServer::HttpServer |  | 
  | stopListenerIDNoWait(softint id) | HttpServer::HttpServer |  | 
  | stopNoWait() | HttpServer::HttpServer |  | 
  | Version | HttpServer::HttpServer |  | 
  | waitStop() | HttpServer::HttpServer |  |