Qore WebUtil Module Reference  1.6.1
WebUtil::FileHandler Member List

This is the complete list of members for WebUtil::FileHandler, including all inherited members.

authHttpServer::AbstractHttpRequestHandler
checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
chunk_sizeWebUtil::FileHandler
chunked_thresholdWebUtil::FileHandler
constructor(string new_file_root, string url_root='/', *hash< auto > 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=StaticTextTemplateBase::DefaultProgramOptions, *code pgm_setup)WebUtil::TemplateFileManagerprivate
decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
decompressHttpServer::AbstractHttpRequestHandler
decompress_to_stringHttpServer::AbstractHttpRequestHandler
default_targetWebUtil::FileHandler
DefaultFileReadTimeoutWebUtil::FileHandler
DefaultsWebUtil::FileHandler
DirlistingWebUtil::FileHandler
DirSepWebUtil::FileHandler
encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
error_levelWebUtil::FileHandler
file_rootWebUtil::FileHandler
fileError(hash< auto > cx, hash< auto > sh)WebUtil::FileHandlerprivate
getLogMessage(hash< auto > cx, hash api, reference params, *reference< string > args)HttpServer::AbstractHttpRequestHandlerstatic
getMessageBody(Socket s, hash< auto > hdr, *data body, bool decode=True)HttpServer::AbstractHttpRequestHandler
getRelativePath(string path)HttpServer::AbstractUrlHandler
getResponseHeadersForFile(string path, hash< auto > cx, hash< auto > request_hdr)WebUtil::FileHandlerprivate
getStreamRequestImpl(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body, InputStream stream, *hash< auto > respHdr)WebUtil::FileHandlerprivate
HttpServer::AbstractUrlHandler::getStreamRequestImpl(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandlerprivate
handleExpectHeader(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandler
handleRequest(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebUtil::FileHandler
HttpServer::AbstractUrlHandler::handleRequest(hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
HttpServer::AbstractUrlHandler::handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
handleRequestImpl(reference< hash< auto >> cx, hash< auto > hdr, *data body)WebUtil::FileHandlerprivate
indexesWebUtil::FileHandler
isPersistent()HttpServer::AbstractHttpRequestHandler
logDebug(string fmt)WebUtil::FileHandler
logError(string fmt)WebUtil::FileHandler
logInfo(string fmt)WebUtil::FileHandler
make200(hash< auto > hdr, InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
make200(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make200(InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
make200(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make400(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make500(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make500(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(hash< auto > hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, *data body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, *InputStream chunked_body, *hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
maskData(string msg)HttpServer::AbstractHttpRequestHandler
NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
persistentClosed()HttpServer::AbstractHttpRequestHandler
poWebUtil::TemplateFileManagerprivate
psetupWebUtil::TemplateFileManagerprivate
purge(string tname)WebUtil::TemplateFileManagerprivate
redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr)HttpServer::AbstractHttpRequestHandlerstatic
render(string tname, string path, date mtime, hash< auto > ctx, int code=200, *hash< auto > hdr)WebUtil::TemplateFileManagerprivate
renderDirectory(hash< auto > cx, string path)WebUtil::FileHandler
restoreThreadLocalData(*hash< auto > data)HttpServer::AbstractHttpRequestHandler
rwl()WebUtil::TemplateFileManagerprivate
saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
sendFile(InputStream stream, *hash< auto > respHdr)WebUtil::FileHandlerprivate
sendFileChunked(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body, InputStream stream, *hash< auto > respHdr)WebUtil::FileHandlerprivate
serverError(hash< auto > cx, hash< auto > ex)WebUtil::FileHandlerprivate
setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
stm()WebUtil::FileHandlerprivate
streamHttpServer::AbstractHttpRequestHandler
template_extensionsWebUtil::FileHandler
thWebUtil::TemplateFileManagerprivate
timeout_msHttpServer::AbstractHttpRequestHandler
tryServeRequest(HttpServer::HttpListenerInterface listener, Qore::Socket s, hash< auto > cx, hash< auto > hdr, *data body)WebUtil::FileHandlerprivate
unhandledRequest(hash< auto > cx, hash< auto > hdr, *data body)WebUtil::FileHandlerprivate
UnixWebUtil::FileHandler
url_rootHttpServer::AbstractUrlHandler