| addListener(hash< HttpServer::HttpListenerOptionInfo > opt) | OMQ::AbstractServiceHttpHandler | |
| addListener(softstring bind, hash< HttpServer::HttpListenerOptionInfo > opt) | OMQ::AbstractServiceHttpHandler | |
| addListener(softstring bind, *string cert_path, *string key_path, *string key_password, *hash< HttpServer::HttpListenerOptionInfo > opt) | OMQ::AbstractServiceHttpHandler | |
| addListener(softstring bind, *Qore::SSLCertificate cert, *Qore::SSLPrivateKey key, *hash< HttpServer::HttpListenerOptionInfo > opt) | OMQ::AbstractServiceHttpHandler | |
| addListeners(softlist< auto > l) | OMQ::AbstractServiceHttpHandler | |
| WebUtil::auth | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::auth | HttpServer::AbstractHttpRequestHandler | |
| authenticateRequest(HttpListenerInterface listener, hash< auto > hdr, reference< hash< auto > > cx) | WebUtil::FileHandler | |
| HttpServer::AbstractUrlHandler::WebUtil::authenticateRequest(HttpListenerInterface listener, hash< auto > hdr, reference< hash< auto > > cx) | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::authenticateRequest(HttpListenerInterface listener, hash< auto > hdr, reference< hash< auto > > cx) | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::checkPersistent(hash< auto > cx, hash< auto > hdr) | HttpServer::AbstractHttpRequestHandler | private |
| OMQ::AbstractServiceHttpHandler::checkPersistent(hash< auto > cx, hash< auto > hdr) | HttpServer::AbstractHttpRequestHandler | private |
| chunk_size | WebUtil::FileHandler | |
| chunked_threshold | WebUtil::FileHandler | |
| clearUserIndexInfo() | OMQ::AbstractServiceHttpHandler | |
| WebUtil::constructor(string new_file_root, string url_root='/', *hash< auto > opt) | WebUtil::FileHandler | |
| WebUtil::HttpServer::AbstractUrlHandler::constructor(string url_root, *AbstractAuthenticator auth) | HttpServer::AbstractUrlHandler | |
| WebUtil::HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False) | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::TemplateFileManager::constructor(int parse_opts=StaticTextTemplateBase::DefaultProgramOptions, *code pgm_setup) | WebUtil::TemplateFileManager | private |
| OMQ::AbstractServiceHttpHandler::constructor(string n_path, *softlist< auto > n_content_type, *softlist< auto > n_special_headers, HttpServer::AbstractAuthenticator n_auth=new DefaultQorusRBACAuthenticator(), bool n_isregex=True) | OMQ::AbstractServiceHttpHandler | |
| HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False) | HttpServer::AbstractHttpRequestHandler | |
| content_type | OMQ::AbstractServiceHttpHandler | |
| WebUtil::decodeBody(string content_encoding, binary body, *string string_encoding) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::decodeBody(string content_encoding, binary body, *string string_encoding) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::decompress | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::decompress | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::decompress_to_string | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::decompress_to_string | HttpServer::AbstractHttpRequestHandler | |
| default_resource | OMQ::AbstractServiceHttpHandler | |
| default_target | WebUtil::FileHandler | |
| DefaultFileReadTimeout | WebUtil::FileHandler | |
| Defaults | WebUtil::FileHandler | |
| Dirlisting | WebUtil::FileHandler | |
| DirSep | WebUtil::FileHandler | |
| WebUtil::encodeBody(string content_encoding, data body) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::encodeBody(string content_encoding, data body) | HttpServer::AbstractHttpRequestHandler | static |
| error_level | WebUtil::FileHandler | |
| file_root | WebUtil::FileHandler | |
| fileError(hash< auto > cx, hash< auto > sh) | WebUtil::FileHandler | private |
| WebUtil::getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True) | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True) | HttpServer::AbstractHttpRequestHandler | |
| getRelativePath(string path) | HttpServer::AbstractUrlHandler | |
| getRequestPath(string hpath) | OMQ::AbstractServiceHttpHandler | |
| getResponseHeadersForFile(string path, hash< auto > cx, hash< auto > request_hdr) | WebUtil::FileHandler | private |
| getServiceInfo() | OMQ::AbstractServiceHttpHandler | |
| getServiceStreamRequestExtern(AbstractServiceHttpHandler hr, Socket s, hash< auto > cx, hash< auto > hdr, *data body) | OMQ::AbstractServiceHttpHandler | static |
| getServiceStreamRequestImpl(Socket s, hash< auto > cx, hash< auto > hdr, *data body) | OMQ::AbstractServiceHttpHandler | private |
| WebUtil::getStreamRequestImpl(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body, InputStream stream, *hash< auto > respHdr) | WebUtil::FileHandler | private |
| WebUtil::HttpServer::AbstractUrlHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body) | HttpServer::AbstractHttpRequestHandler | private |
| OMQ::AbstractServiceHttpHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body) | OMQ::AbstractServiceHttpHandler | private |
| HttpServer::AbstractHttpRequestHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body) | HttpServer::AbstractHttpRequestHandler | private |
| WebUtil::handleExpectHeader(hash< auto > cx, hash< auto > hdr) | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::handleExpectHeader(hash< auto > cx, hash< auto > hdr) | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::handleRequest(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body) | WebUtil::FileHandler | |
| WebUtil::HttpServer::AbstractUrlHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data body) | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::HttpServer::AbstractUrlHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body) | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body) | OMQ::AbstractServiceHttpHandler | |
| OMQ::AbstractServiceHttpHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data body) | OMQ::AbstractServiceHttpHandler | |
| HttpServer::AbstractHttpRequestHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body) | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::handleRequestImpl(reference< hash< auto > > cx, hash< auto > hdr, *data body) | WebUtil::FileHandler | private |
| OMQ::AbstractServiceHttpHandler::handleRequestImpl(reference< hash< auto > > cx, hash< auto > hdr, *data body) | OMQ::AbstractServiceHttpHandler | |
| indexes | WebUtil::FileHandler | |
| WebUtil::isPersistent() | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::isPersistent() | HttpServer::AbstractHttpRequestHandler | |
| isregex | OMQ::AbstractServiceHttpHandler | |
| listeners | OMQ::AbstractServiceHttpHandler | |
| log(int ll, string fmt,...) | OMQ::AbstractServiceHttpHandler | |
| WebUtil::logDebug(string fmt,...) | WebUtil::FileHandler | |
| WebUtil::logError(string fmt,...) | WebUtil::FileHandler | |
| WebUtil::logInfo(string fmt,...) | WebUtil::FileHandler | |
| WebUtil::make200(hash< auto > hdr, InputStream chunked_body) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make200(hash< auto > hdr, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make200(InputStream chunked_body) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make200(string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make200(hash< auto > hdr, InputStream chunked_body) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make200(hash< auto > hdr, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make200(InputStream chunked_body) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make200(string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make400(hash< auto > hdr, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make400(string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make400(hash< auto > hdr, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make400(string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make500(hash< auto > hdr, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make500(string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make500(hash< auto > hdr, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make500(string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make501(hash< auto > hdr, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::make501(string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make501(hash< auto > hdr, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::make501(string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::makeResponse(hash< auto > hdr, int code, binary body) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::makeResponse(hash< auto > hdr, int code, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::makeResponse(int code, *data body, *hash< auto > hdr) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::makeResponse(int code, *InputStream chunked_body, *hash< auto > hdr) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::makeResponse(int code, binary body) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::makeResponse(int code, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::makeResponse(hash< auto > hdr, int code, binary body) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::makeResponse(hash< auto > hdr, int code, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::makeResponse(int code, *data body, *hash< auto > hdr) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::makeResponse(int code, *InputStream chunked_body, *hash< auto > hdr) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::makeResponse(int code, binary body) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::makeResponse(int code, string fmt,...) | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::maskData(string msg) | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::maskData(string msg) | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::NotificationThreadKey | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::NotificationThreadKey | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::notifyClosed(*code c) | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::notifyClosed(*code c) | HttpServer::AbstractHttpRequestHandler | |
| otld() | OMQ::AbstractServiceHttpHandler | |
| WebUtil::PersistenceThreadKey | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::PersistenceThreadKey | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::persistentClosed() | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::persistentClosed() | HttpServer::AbstractHttpRequestHandler | |
| po | WebUtil::TemplateFileManager | private |
| preprocessRequest(HttpServer::HttpListenerInterface listener, reference< hash< auto > > hdr, reference< hash< auto > > cx) | WebUtil::FileHandler | |
| psetup | WebUtil::TemplateFileManager | private |
| purge(string tname) | WebUtil::TemplateFileManager | private |
| WebUtil::redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr) | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr) | HttpServer::AbstractHttpRequestHandler | static |
| render(string tname, string path, date mtime, hash< auto > ctx, int code=200, *hash< auto > hdr) | WebUtil::TemplateFileManager | private |
| renderDirectory(hash< auto > cx, string path) | WebUtil::FileHandler | |
| WebUtil::restoreThreadLocalData(*hash< auto > data) | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::restoreThreadLocalData(*hash< auto > thread_ctx) | OMQ::AbstractServiceHttpHandler | |
| rwl() | WebUtil::TemplateFileManager | private |
| WebUtil::saveThreadLocalData() | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::saveThreadLocalData() | OMQ::AbstractServiceHttpHandler | |
| sendFile(InputStream stream, *hash< auto > respHdr) | WebUtil::FileHandler | private |
| sendFileChunked(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body, InputStream stream, *hash< auto > respHdr) | WebUtil::FileHandler | private |
| serverError(hash< auto > cx, hash< auto > ex) | WebUtil::FileHandler | private |
| setDefaultResource(string name) | OMQ::AbstractServiceHttpHandler | |
| WebUtil::setPersistent(bool p=True) | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::setPersistent(bool p=True) | HttpServer::AbstractHttpRequestHandler | |
| setServiceThreadContext(hash< auto > cx) | OMQ::AbstractServiceHttpHandler | static |
| setThreadContext(hash< auto > cx) | OMQ::AbstractServiceHttpHandler | |
| setUserIndexInfo(string heading, string title, string url) | OMQ::AbstractServiceHttpHandler | |
| special_headers | OMQ::AbstractServiceHttpHandler | |
| WebUtil::staticNotificationCleanup() | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::staticNotificationCleanup() | HttpServer::AbstractHttpRequestHandler | static |
| WebUtil::staticPersistenceCleanup() | HttpServer::AbstractHttpRequestHandler | static |
| OMQ::AbstractServiceHttpHandler::staticPersistenceCleanup() | HttpServer::AbstractHttpRequestHandler | static |
| stm() | WebUtil::FileHandler | private |
| WebUtil::stream | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::stream | HttpServer::AbstractHttpRequestHandler | |
| svc_method_call | OMQ::AbstractServiceHttpHandler | |
| svcc | OMQ::AbstractServiceHttpHandler | |
| svcinfo | OMQ::AbstractServiceHttpHandler | |
| template_extensions | WebUtil::FileHandler | |
| th | WebUtil::TemplateFileManager | private |
| WebUtil::timeout_ms | HttpServer::AbstractHttpRequestHandler | |
| OMQ::AbstractServiceHttpHandler::timeout_ms | HttpServer::AbstractHttpRequestHandler | |
| tryServeRequest(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body) | WebUtil::FileHandler | private |
| unhandledRequest(hash< auto > cx, hash< auto > hdr, *data body) | WebUtil::FileHandler | private |
| Unix | WebUtil::FileHandler | |
| url | OMQ::AbstractServiceHttpHandler | |
| url_root | HttpServer::AbstractUrlHandler | |
| utitle | OMQ::AbstractServiceHttpHandler | |
| utype | OMQ::AbstractServiceHttpHandler | |
| uurl | OMQ::AbstractServiceHttpHandler | |