Qore HttpServer Module Reference  0.3.7
 All Classes Namespaces Functions Variables Groups Pages
HttpServer::AbstractHttpSocketHandler Member List

This is the complete list of members for HttpServer::AbstractHttpSocketHandler, including all inherited members.

authHttpServer::AbstractHttpRequestHandler
constructor(*AbstractAuthenticator auth)HttpServer::AbstractHttpSocketHandler
decompressHttpServer::AbstractHttpRequestHandler
decompress_to_stringHttpServer::AbstractHttpRequestHandler
getLogMessage(hash cx, hash api, reference params, *reference args)HttpServer::AbstractHttpRequestHandlerstatic
handleRequest(hash cx, hash hdr, *data b)HttpServer::AbstractHttpSocketHandlerpure virtual
lhHttpServer::AbstractHttpSocketHandlerprivate
lshHttpServer::AbstractHttpSocketHandlerprivate
m()HttpServer::AbstractHttpSocketHandlerprivate
make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make400(hash hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(hash hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(hash hdr, int code, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, *data body, *hash hdr)HttpServer::AbstractHttpRequestHandlerstatic
redirect(hash cx, hash hdr, string path)HttpServer::AbstractHttpRequestHandlerstatic
restoreThreadLocalData(*hash data)HttpServer::AbstractHttpRequestHandler
saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
start(softstring lid, hash cx, hash hdr, Socket s)HttpServer::AbstractHttpSocketHandler
startImpl(softstring lid, hash cx, hash hdr, Socket s)HttpServer::AbstractHttpSocketHandlerpure virtual
stopHttpServer::AbstractHttpSocketHandlerprivate
stop(softstring lid)HttpServer::AbstractHttpSocketHandler
stop()HttpServer::AbstractHttpSocketHandler
stopImpl(string lid)HttpServer::AbstractHttpSocketHandler
stopImpl()HttpServer::AbstractHttpSocketHandler