This is the complete list of members for HttpClient, including all inherited members.
| addr2String(HttpSockaddr *addr, char *buf, int len) | SoDispCon | |
| allocAsynchBuf(int *size) | SoDispCon | |
| asyncReady() | SoDispCon | |
| asyncSend(int len) | SoDispCon | |
| close() | HttpClient | |
| cmpAddr(HttpSockaddr *addr2) | SoDispCon | |
| connect(const char *host, U16 port, const void *bindIntfName=0, U16 bindPort=0, U32 timeout=1500, BaBool dgram=false, BaBool ipv6=false, char **errinfo=0) | SoDispCon | |
| dispatcherHasCon() | SoDispCon | |
| getBufSize() | HttpClient | |
| getDispatcher() | SoDispCon | |
| getError() | HttpClient | |
| getHeaders(int *hlen) | HttpClient | |
| getHeaderValue(const char *name) | HttpClient | |
| getPeerName(HttpSockaddr *addr, U16 *port=0) | SoDispCon | |
| getSharkSslCon() | HttpClient | |
| SoDispCon::getSharkSslCon(SharkSslCon **sc) | SoDispCon | |
| getSockName(HttpSockaddr *addr, U16 *port=0) | SoDispCon | |
| getSoDispCon() | HttpClient | |
| getStatus() | HttpClient | |
| hasMoreData() | SoDispCon | |
| HttpClient(SoDisp *disp, U8 mode=HttpClient_Persistent) | HttpClient | |
| intfName | HttpClient | |
| isIP6() | SoDispCon | |
| isSecure() | SoDispCon | |
| isURL(const char *url) | HttpClient | static |
| isValid() | SoDispCon | |
| proxy | HttpClient | |
| proxyPortNo | HttpClient | |
| proxyUserPass | HttpClient | |
| readData(void *buf, int bufSize) | HttpClient | |
| SoDispCon::readData(void *data, int len, bool relmutex=false) | SoDispCon | |
| recEvActive() | SoDispCon | |
| request(HttpMethod methodType, const char *url, const char *userPass=0, const HttpClientKeyVal *query=0, const HttpClientKeyVal *headers=0, BaFileSize size=0) | HttpClient | |
| sendChunkData(const void *data, int len) | SoDispCon | |
| sendData(const void *data, int len) | HttpClient | |
| sendEvActive() | SoDispCon | |
| setAcceptTrusted(bool acceptTrusted) | HttpClient | |
| setBlocking() | SoDispCon | |
| setDispRecEvent(SoDispCon_DispRecEv ev) | SoDispCon | |
| setDispSendEvent(SoDispCon_DispSendEv ev) | SoDispCon | |
| setNonblocking() | SoDispCon | |
| setReadTmo(BaTime timeout) | HttpClient | |
| setSSL(SharkSsl *ssl) | HttpClient | |
| setTCPNoDelay(bool enable) | SoDispCon | |
| SoDispCon() | SoDispCon | |
| trusted(void) | HttpClient | |
| ~HttpClient() | HttpClient | |