|
Barracuda Application Server C/C++ Reference
NO
|
This is the complete list of members for HttpClient, including all inherited members.
| addr2String(HttpSockaddr *addr, char *buf, 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 | |
| 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 | |
| getStatus() | HttpClient | |
| hasMoreData() | SoDispCon | |
| HttpClient(SoDisp *disp, U8 mode=HttpClient_Persistent) | HttpClient | |
| isIP6() | SoDispCon | |
| isSecure() | SoDispCon | |
| isURL(const char *url) | HttpClient | static |
| isValid() | SoDispCon | |
| readData(void *buf, int bufSize) | HttpClient | |
| recEvActive() | SoDispCon | |
| request(HttpMethod methodType, const char *url, const char *userPass=0, const HttpClientKeyVal *query=0, const HttpClientKeyVal *headers=0, BaFileSize size=0) | HttpClient | |
| sendData(const void *data, int len) | HttpClient | |
| sendEvActive() | SoDispCon | |
| setAcceptTrusted(bool acceptTrusted) | HttpClient | |
| setReadTmo(BaTime timeout) | HttpClient | |
| setSSL(SharkSsl *ssl) | HttpClient | |
| setTCPNoDelay(bool enable) | SoDispCon | |
| trusted(void) | HttpClient | |
| ~HttpClient() | HttpClient |