Qore HttpServerUtil Module Reference  0.9.11
HttpServer::AbstractHttpSocketHandler Member List

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

authHttpServer::AbstractHttpRequestHandler
checkPersistent(hash< auto > cx, hash< auto > hdr)HttpServer::AbstractHttpRequestHandlerprivate
constructor(*AbstractAuthenticator auth)HttpServer::AbstractHttpSocketHandler
HttpServer::AbstractHttpRequestHandler::constructor(*AbstractAuthenticator n_auth, softbool n_stream=False)HttpServer::AbstractHttpRequestHandler
decodeBody(string content_encoding, binary body, *string string_encoding)HttpServer::AbstractHttpRequestHandlerstatic
decompressHttpServer::AbstractHttpRequestHandler
decompress_to_stringHttpServer::AbstractHttpRequestHandler
encodeBody(string content_encoding, data body)HttpServer::AbstractHttpRequestHandlerstatic
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
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(hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
handleRequest(HttpListenerInterface listener, Socket s, hash< auto > cx, hash< auto > hdr, *data body)HttpServer::AbstractHttpRequestHandler
isPersistent()HttpServer::AbstractHttpRequestHandler
lhHttpServer::AbstractHttpSocketHandlerInterfaceprivate
lshHttpServer::AbstractHttpSocketHandlerInterfaceprivate
m()HttpServer::AbstractHttpSocketHandlerInterfaceprivate
make200(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make200(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make200(hash< auto > hdr, InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
make200(InputStream chunked_body)HttpServer::AbstractHttpRequestHandlerstatic
make400(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make400(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make500(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make500(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(string fmt)HttpServer::AbstractHttpRequestHandlerstatic
make501(hash< auto > hdr, string fmt)HttpServer::AbstractHttpRequestHandlerstatic
makeResponse(int code, 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
maskData(string msg)HttpServer::AbstractHttpRequestHandler
NotificationThreadKeyHttpServer::AbstractHttpRequestHandler
notifyClosed(*code c)HttpServer::AbstractHttpRequestHandler
PersistenceThreadKeyHttpServer::AbstractHttpRequestHandler
persistentClosed()HttpServer::AbstractHttpRequestHandler
redirect(hash< auto > cx, hash< auto > request_hdr, string path, int status_code=301, *hash< auto > response_hdr)HttpServer::AbstractHttpRequestHandlerstatic
restoreThreadLocalData(*hash< auto > data)HttpServer::AbstractHttpRequestHandler
saveThreadLocalData()HttpServer::AbstractHttpRequestHandler
setPersistent(bool p=True)HttpServer::AbstractHttpRequestHandler
start(softstring lid, hash< auto > cx, hash< auto > hdr, Socket s)HttpServer::AbstractHttpSocketHandlerInterface
startImpl(softstring lid, hash< auto > cx, hash< auto > hdr, Socket s)HttpServer::AbstractHttpSocketHandlerInterfaceprivatepure virtual
staticNotificationCleanup()HttpServer::AbstractHttpRequestHandlerstatic
staticPersistenceCleanup()HttpServer::AbstractHttpRequestHandlerstatic
stopHttpServer::AbstractHttpSocketHandlerInterfaceprivate
stop(softstring lid)HttpServer::AbstractHttpSocketHandlerInterface
stop()HttpServer::AbstractHttpSocketHandlerInterface
stopImpl(string lid)HttpServer::AbstractHttpSocketHandlerInterfaceprivate
stopImpl()HttpServer::AbstractHttpSocketHandlerInterfaceprivate
streamHttpServer::AbstractHttpRequestHandler
timeout_msHttpServer::AbstractHttpRequestHandler