| abort() | OW32::CHTTP | [inline] |
| addHeader(const char *header) | OW32::CHTTP | |
| AddRef() const | OW32::CRefCounted | [inline, virtual] |
| CConnectionThread class | OW32::CHTTP | [friend] |
| clearOption(int opt) | OW32::CHTTP | [inline] |
| close() | OW32::CHTTP | [inline] |
| connect(AsyncIoType tAsyncIo, HANDLE hCompletionPort=NULL) | OW32::CHTTP | |
| createObject() | OW32::CHTTP | [inline, static] |
| CRefCounted() | OW32::CRefCounted | [inline] |
| CRefCountedBase() | OW32::CRefCountedBase | [inline] |
| detachResponse() | OW32::CHTTP | [inline] |
| findLineEnd(const unsigned char *start, const unsigned char *end) | OW32::CHTTP | [static] |
| formatGETRequest() | OW32::CHTTP | |
| getBody() const | OW32::CHTTP | [inline] |
| getBodyLength() const | OW32::CHTTP | [inline] |
| getBodyOffset() const | OW32::CHTTP | [inline] |
| getCanonicalURI() const | OW32::CHTTP | [inline] |
| getHeader(const char *header) | OW32::CHTTP | |
| getHeaderLength() const | OW32::CHTTP | [inline] |
| getHeaderValue(const char *header) | OW32::CHTTP | |
| getListener() | OW32::CHTTP | [inline] |
| getMaximumRedirects() const | OW32::CHTTP | [inline] |
| getMaximumResponseSize() const | OW32::CHTTP | [inline] |
| getOption(int opt) const | OW32::CHTTP | [inline] |
| getOptions() const | OW32::CHTTP | [inline] |
| getProxyPort() const | OW32::CHTTP | [inline] |
| getProxyServer() const | OW32::CHTTP | [inline] |
| getRequest() | OW32::CHTTP | [inline] |
| getResponse() const | OW32::CHTTP | [inline] |
| getResponseLength() const | OW32::CHTTP | [inline] |
| getStatusCode() const | OW32::CHTTP | [inline] |
| getTimeout() const | OW32::CHTTP | [inline] |
| getTrailerLength() const | OW32::CHTTP | [inline] |
| getTrailerOffset() const | OW32::CHTTP | [inline] |
| getURI() | OW32::CHTTP | [inline] |
| HTTP_OPTIONS enum name | OW32::CHTTP | |
| initialise() | OW32::CHTTP | [static] |
| isConnected() const | OW32::CHTTP | [inline] |
| isOptionSet(int opt) const | OW32::CHTTP | [inline] |
| isResponseValid() const | OW32::CHTTP | [inline] |
| lastAPIError() const | OW32::CHTTP | [inline] |
| lastError() const | OW32::CHTTP | [inline] |
| lastErrorMessage() | OW32::CHTTP | |
| m_refCount | OW32::CRefCountedBase | [mutable, protected] |
| makeRequest(bool fInitial=true) | OW32::CHTTP | |
| onAcceptCompletion(BOOL) | OW32::CAsyncSocketCallback | [inline, virtual] |
| onTransmitFileCompletion(BOOL, DWORD) | OW32::CAsyncSocketCallback | [inline, virtual] |
| OPT_FOLLOW_REDIRECT enum value | OW32::CHTTP | |
| OPT_KEEP_ALIVE enum value | OW32::CHTTP | |
| parseURI(const char *URIString, std::string::size_type URILength) | OW32::CHTTP | [inline] |
| parseURI(const std::string &URIString) | OW32::CHTTP | [inline] |
| Release() const | OW32::CRefCounted | [inline, virtual] |
| Reset() | OW32::CHTTP | |
| setListener(CHTTPListener *listener) | OW32::CHTTP | [inline] |
| setMaximumRedirects(int maxRedirects) | OW32::CHTTP | [inline] |
| setMaximumResponseSize(int maxResponseSize) | OW32::CHTTP | [inline] |
| setOption(int opt) | OW32::CHTTP | [inline] |
| setOptions(int opt) | OW32::CHTTP | [inline] |
| setProxyPort(int proxyPort) | OW32::CHTTP | [inline] |
| setProxyServer(const char *proxyServer) | OW32::CHTTP | [inline] |
| setTimeout(int timeout) | OW32::CHTTP | [inline] |
| setURI(const CURIComponents &URI) | OW32::CHTTP | [inline] |
| terminate() | OW32::CHTTP | [static] |
| urlEncode(auto_byte_buf &out, const unsigned char *data, int len) | OW32::CHTTP | [static] |
| ~CRefCountedBase() | OW32::CRefCountedBase | [inline, virtual] |