, including all inherited members.
| checkUrl(const std::string &url) | HttpMessage | [static] |
| clear() | HttpMessage | [virtual] |
| clearCookie(const std::string &name) (defined in HttpReply) | HttpReply | |
| clearCookie(const std::string &name, const Cookie &c) (defined in HttpReply) | HttpReply | |
| dumpHeader() const | HttpMessage | |
| dumpHeader(std::ostream &out) const | HttpMessage | |
| getContentSize() const (defined in HttpReply) | HttpReply | |
| getContentType() const (defined in HttpReply) | HttpReply | |
| getCookies() const (defined in HttpReply) | HttpReply | |
| getDefaultContentType() (defined in HttpReply) | HttpReply | [static] |
| getDirectStream() (defined in HttpReply) | HttpReply | |
| getHeader(const char *key, const char *def="") const | HttpMessage | |
| getKeepAliveCounter() const (defined in HttpReply) | HttpReply | |
| getKeepAliveTimeout() (defined in HttpReply) | HttpReply | [static] |
| getMajorVersion() const | HttpMessage | |
| getMinCompressSize() (defined in HttpReply) | HttpReply | [static] |
| getMinorVersion() const | HttpMessage | |
| hasCookies() const (defined in HttpReply) | HttpReply | |
| hasHeader(const char *key) const | HttpMessage | |
| hasHeader(const std::string &key) const (defined in HttpMessage) | HttpMessage | |
| header (defined in HttpMessage) | HttpMessage | [protected] |
| header_begin() const | HttpMessage | |
| header_end() const | HttpMessage | |
| header_type typedef (defined in HttpMessage) | HttpMessage | |
| htdate(time_t t) | HttpMessage | [static] |
| htdate(struct::tm *tm) | HttpMessage | [static] |
| htdateCurrent() | HttpMessage | [static] |
| httpcookies (defined in HttpMessage) | HttpMessage | [protected] |
| HttpMessage() (defined in HttpMessage) | HttpMessage | |
| HttpReply(std::ostream &s, bool sendStatusLine=true) (defined in HttpReply) | HttpReply | [explicit] |
| isDirectMode() const (defined in HttpReply) | HttpReply | [virtual] |
| keepAlive() const (defined in HttpReply) | HttpReply | |
| notAuthorised(const std::string &realm) | HttpReply | |
| notAuthorized(const std::string &realm) | HttpReply | |
| out() | HttpReply | |
| redirect(const std::string &newLocation) | HttpReply | |
| removeHeader(const std::string &key) | HttpMessage | |
| resetContent() (defined in HttpReply) | HttpReply | |
| Savepoint (defined in HttpReply) | HttpReply | [friend] |
| sendReply(unsigned ret, const char *msg="OK") (defined in HttpReply) | HttpReply | |
| sendReply(unsigned ret, const std::string &msg) (defined in HttpReply) | HttpReply | |
| setAcceptEncoding(const Encoding &enc) (defined in HttpReply) | HttpReply | |
| setContentLengthHeader(size_t size) (defined in HttpReply) | HttpReply | |
| setContentType(const char *t) (defined in HttpReply) | HttpReply | |
| setContentType(const std::string &t) (defined in HttpReply) | HttpReply | |
| setCookie(const std::string &name, const Cookie &value) (defined in HttpReply) | HttpReply | |
| setCookie(const std::string &name, const std::string &value, unsigned seconds) (defined in HttpReply) | HttpReply | |
| setCookies(const Cookies &c) (defined in HttpReply) | HttpReply | |
| setDefaultContentType(const std::string &ct) (defined in HttpReply) | HttpReply | [static] |
| setDirectMode(unsigned ret=HTTP_OK, const char *msg="OK") (defined in HttpReply) | HttpReply | [virtual] |
| setDirectModeNoFlush() (defined in HttpReply) | HttpReply | [virtual] |
| setHeader(const std::string &key, const std::string &value, bool replace=true) | HttpMessage | |
| setHeadRequest(bool sw=true) (defined in HttpReply) | HttpReply | |
| setKeepAliveCounter(unsigned c) (defined in HttpReply) | HttpReply | |
| setKeepAliveHeader() (defined in HttpReply) | HttpReply | |
| setKeepAliveTimeout(unsigned ms) (defined in HttpReply) | HttpReply | [static] |
| setLocale(const std::locale &loc) (defined in HttpReply) | HttpReply | |
| setMd5Sum() (defined in HttpReply) | HttpReply | |
| setMinCompressSize(unsigned s) (defined in HttpReply) | HttpReply | [static] |
| setVersion(unsigned short major, unsigned short minor) | HttpMessage | |
| sout() | HttpReply | |
| tryCompress(std::string &body) (defined in HttpReply) | HttpReply | [static] |
| uout() | HttpReply | |
| ~HttpMessage() (defined in HttpMessage) | HttpMessage | [virtual] |