| auth | HttpServer::AbstractHttpRequestHandler | |
| chunk_size | WebUtil::FileHandler | |
| chunked_threshold | WebUtil::FileHandler | |
| constructor(string new_file_root, string url_root="/", *hash opt) | WebUtil::FileHandler | |
| HttpServer::AbstractUrlHandler::constructor(string n_url_root, *AbstractAuthenticator auth) | HttpServer::AbstractUrlHandler | |
| HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False) | HttpServer::AbstractHttpRequestHandler | |
| WebUtil::TemplateFileManager::constructor(int parse_opts=TextTemplateBase::DefaultProgramOptions, *code pgm_setup) | WebUtil::TemplateFileManager | private |
| decodeBody(string ce, binary body, *string enc) | HttpServer::AbstractHttpRequestHandler | static |
| decompress | HttpServer::AbstractHttpRequestHandler | |
| decompress_to_string | HttpServer::AbstractHttpRequestHandler | |
| default_target | WebUtil::FileHandler | |
| Defaults | WebUtil::FileHandler | |
| Dirlisting | WebUtil::FileHandler | |
| DirSep | WebUtil::FileHandler | |
| encodeBody(string ce, data body) | HttpServer::AbstractHttpRequestHandler | static |
| error_level | WebUtil::FileHandler | |
| file_root | WebUtil::FileHandler | |
| fileError(hash cx, hash sh) | WebUtil::FileHandler | private |
| getFileStreamRequestImpl(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash cx, hash hdr, *data body, Qore::ReadOnlyFile f, bool txt, string ct, *hash respHdr) | WebUtil::FileHandler | private |
| getLogMessage(hash cx, hash api, reference params, *reference< string > args) | HttpServer::AbstractHttpRequestHandler | static |
| getMessageBody(Socket s, hash hdr, *data body, bool decode=True) | HttpServer::AbstractHttpRequestHandler | |
| getRelativePath(string path) | HttpServer::AbstractUrlHandler | |
| getResponseHeadersForFile(string path, hash cx, hash hdr) | WebUtil::FileHandler | private |
| handleRequest(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash cx, hash hdr, *data body) | WebUtil::FileHandler | |
| HttpServer::AbstractUrlHandler::handleRequest(hash cx, hash hdr, *data body) | HttpServer::AbstractHttpRequestHandler | |
| HttpServer::AbstractUrlHandler::handleRequest(HttpListenerInterface listener, Socket s, hash cx, hash hdr, *data body) | HttpServer::AbstractHttpRequestHandler | |
| handleRequestImpl(reference< hash > cx, hash hdr, *data body) | WebUtil::FileHandler | private |
| indexes | WebUtil::FileHandler | |
| isPersistent() | HttpServer::AbstractHttpRequestHandler | |
| logDebug(string fmt) | WebUtil::FileHandler | |
| logError(string fmt) | WebUtil::FileHandler | |
| logInfo(string fmt) | WebUtil::FileHandler | |
| make400(string fmt) | HttpServer::AbstractHttpRequestHandler | static |
| make400(hash hdr, string fmt) | HttpServer::AbstractHttpRequestHandler | static |
| make501(string fmt) | HttpServer::AbstractHttpRequestHandler | static |
| make501(hash hdr, string fmt) | HttpServer::AbstractHttpRequestHandler | static |
| makeResponse(int code, string fmt) | HttpServer::AbstractHttpRequestHandler | static |
| makeResponse(hash hdr, int code, string fmt) | HttpServer::AbstractHttpRequestHandler | static |
| makeResponse(int code, *data body, *hash hdr) | HttpServer::AbstractHttpRequestHandler | static |
| maskData(string msg) | HttpServer::AbstractHttpRequestHandler | |
| NotificationThreadKey | HttpServer::AbstractHttpRequestHandler | |
| notifyClosed(*code c) | HttpServer::AbstractHttpRequestHandler | |
| PersistenceThreadKey | HttpServer::AbstractHttpRequestHandler | |
| persistentClosed() | HttpServer::AbstractHttpRequestHandler | |
| purge(string tname) | WebUtil::TemplateFileManager | private |
| redirect(hash cx, hash hdr, string path) | HttpServer::AbstractHttpRequestHandler | static |
| render(string tname, string path, date mtime, hash ctx, int code=200, *hash hdr) | WebUtil::TemplateFileManager | private |
| renderDirectory(hash cx, string path) | WebUtil::FileHandler | |
| restoreThreadLocalData(*hash data) | HttpServer::AbstractHttpRequestHandler | |
| saveThreadLocalData() | HttpServer::AbstractHttpRequestHandler | |
| sendFile(ReadOnlyFile f, bool txt, string ct, *hash respHdr) | WebUtil::FileHandler | private |
| sendFileChunked(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash cx, hash hdr, *data body, Qore::ReadOnlyFile f, bool txt, string ct, *hash respHdr) | WebUtil::FileHandler | private |
| serverError(hash cx, hash ex) | WebUtil::FileHandler | private |
| setPersistent(bool p=True) | HttpServer::AbstractHttpRequestHandler | |
| staticNotificationCleanup() | HttpServer::AbstractHttpRequestHandler | static |
| staticPersistenceCleanup() | HttpServer::AbstractHttpRequestHandler | static |
| stm() | WebUtil::FileHandler | private |
| stream | HttpServer::AbstractHttpRequestHandler | |
| template_extensions | WebUtil::FileHandler | |
| timeout_ms | HttpServer::AbstractHttpRequestHandler | |
| tryServeRequest(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash cx, hash hdr, *data body) | WebUtil::FileHandler | private |
| unhandledRequest(hash cx, hash hdr, *data body) | WebUtil::FileHandler | private |
| Unix | WebUtil::FileHandler | |
| url_root | HttpServer::AbstractUrlHandler | |