| chunked | cmlabs::HTTPReply | |
| contentLength | cmlabs::HTTPReply | |
| CreateAuthorizationReply(const char *realm) | cmlabs::HTTPReply | static |
| createAuthorizationReply(const char *realm) | cmlabs::HTTPReply | |
| createErrorPage(uint8 status, uint64 time, const char *serverName, bool keepAlive) | cmlabs::HTTPReply | |
| CreateErrorReply(uint8 type) | cmlabs::HTTPReply | static |
| 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::HTTPReply | static |
| createWebsocketHTTPReply(const char *key, const char *version) | cmlabs::HTTPReply | |
| data | cmlabs::HTTPReply | |
| entries | cmlabs::HTTPReply | |
| getContent(uint32 &size) | cmlabs::HTTPReply | |
| getHeaderEntry(const char *entry) | cmlabs::HTTPReply | |
| getProtocol() | cmlabs::HTTPReply | |
| getRawContent(uint32 &size) | cmlabs::HTTPReply | |
| getSize() | cmlabs::HTTPReply | |
| headerLength | cmlabs::HTTPReply | |
| HTTPReply(uint64 source=0) | cmlabs::HTTPReply | |
| HTTPReply(HTTPReply *reply) | cmlabs::HTTPReply | |
| isWebsocketUpgrade() | cmlabs::HTTPReply | |
| keepAlive | cmlabs::HTTPReply | |
| params | cmlabs::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 | |
| source | cmlabs::HTTPReply | |
| time | cmlabs::HTTPReply | |
| type | cmlabs::HTTPReply | |
| ~HTTPReply() | cmlabs::HTTPReply | virtual |