CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::HTTPReply Member List

This is the complete list of members for cmlabs::HTTPReply, including all inherited members.

chunkedcmlabs::HTTPReply
contentLengthcmlabs::HTTPReply
CreateAuthorizationReply(const char *realm)cmlabs::HTTPReplystatic
createAuthorizationReply(const char *realm)cmlabs::HTTPReply
createErrorPage(uint8 status, uint64 time, const char *serverName, bool keepAlive)cmlabs::HTTPReply
CreateErrorReply(uint8 type)cmlabs::HTTPReplystatic
createFromFile(uint64 time, const char *serverName, uint64 ifLastMod, bool keepAlive, bool cache, const char *filename)cmlabs::HTTPReply
createOptionsResponse(uint8 status, uint64 time, const char *serverName, bool keepAlive, const char *origin, const char *operations)cmlabs::HTTPReply
createPage(uint8 status, uint64 time, const char *serverName, uint64 lastMod, bool keepAlive, bool cache, const char *contentType, const char *content, uint32 contentSize=0, const char *additionalHeaderEntries=NULL)cmlabs::HTTPReply
CreateWebsocketHTTPReply(const char *key, const char *version)cmlabs::HTTPReplystatic
createWebsocketHTTPReply(const char *key, const char *version)cmlabs::HTTPReply
datacmlabs::HTTPReply
entriescmlabs::HTTPReply
getContent(uint32 &size)cmlabs::HTTPReply
getHeaderEntry(const char *entry)cmlabs::HTTPReply
getProtocol()cmlabs::HTTPReply
getRawContent(uint32 &size)cmlabs::HTTPReply
getSize()cmlabs::HTTPReply
headerLengthcmlabs::HTTPReply
HTTPReply(uint64 source=0)cmlabs::HTTPReply
HTTPReply(HTTPReply *reply)cmlabs::HTTPReply
isWebsocketUpgrade()cmlabs::HTTPReply
keepAlivecmlabs::HTTPReply
paramscmlabs::HTTPReply
processContent(const char *buffer, uint32 size)cmlabs::HTTPReply
processHeader(const char *buffer, uint32 size, bool &isInvalid)cmlabs::HTTPReply
setDecodedContent(const char *buffer, uint32 size)cmlabs::HTTPReply
sourcecmlabs::HTTPReply
timecmlabs::HTTPReply
typecmlabs::HTTPReply
~HTTPReply()cmlabs::HTTPReplyvirtual