QoreHTTPClient Member List

This is the complete list of members for QoreHTTPClient, including all inherited members.

addProtocol(const char *prot, int port, bool ssl=false)QoreHTTPClient
clearProxyURL()QoreHTTPClient
connect(ExceptionSink *xsink)QoreHTTPClient
deref(ExceptionSink *xsink)QoreHTTPClient [virtual]
AbstractPrivateData::deref()AbstractPrivateData [inline, virtual]
disconnect()QoreHTTPClient
get(const char *path, const QoreHashNode *headers, QoreHashNode *info, ExceptionSink *xsink)QoreHTTPClient
getConnectTimeout() const QoreHTTPClient
getEncoding() const QoreHTTPClient
getHTTPVersion() const QoreHTTPClient
getMaxRedirects() const QoreHTTPClient
getNoDelay() const QoreHTTPClient
getProxyURL()QoreHTTPClient
getSSLCipherName()QoreHTTPClient
getSSLCipherVersion()QoreHTTPClient
getTimeout() const QoreHTTPClient
getURL()QoreHTTPClient
head(const char *path, const QoreHashNode *headers, QoreHashNode *info, ExceptionSink *xsink)QoreHTTPClient
is_unique() const QoreReferenceCounter [inline]
isConnected() const QoreHTTPClient
isHTTP11() const QoreHTTPClient
isProxySecure() const QoreHTTPClient
isSecure() const QoreHTTPClient
mROQoreReferenceCounter [mutable, protected]
post(const char *path, const QoreHashNode *headers, const void *data, unsigned size, QoreHashNode *info, ExceptionSink *xsink)QoreHTTPClient
QoreHTTPClient()QoreHTTPClient
QoreReferenceCounter()QoreReferenceCounter
ref()AbstractPrivateData [inline]
reference_count() const QoreReferenceCounter [inline]
ROdereference() const QoreReferenceCounter
ROreference() const QoreReferenceCounter
send(const char *meth, const char *path, const QoreHashNode *headers, const void *data, unsigned size, bool getbody, QoreHashNode *info, ExceptionSink *xsink)QoreHTTPClient
setConnectTimeout(int ms)QoreHTTPClient
setDefaultHeaderValue(const char *header, const char *val)QoreHTTPClient
setDefaultPath(const char *pth)QoreHTTPClient
setDefaultPort(int prt)QoreHTTPClient
setEncoding(const QoreEncoding *qe)QoreHTTPClient
setEventQueue(Queue *cbq, ExceptionSink *xsink)QoreHTTPClient
setHTTP11(bool h11)QoreHTTPClient
setHTTPVersion(const char *version, ExceptionSink *xsink)QoreHTTPClient
setMaxRedirects(int max)QoreHTTPClient
setNoDelay(bool nodelay)QoreHTTPClient
setOptions(const QoreHashNode *opts, ExceptionSink *xsink)QoreHTTPClient
setProxySecure(bool is_secure)QoreHTTPClient
setProxyURL(const char *proxy, ExceptionSink *xsink)QoreHTTPClient
setSecure(bool is_secure)QoreHTTPClient
setTimeout(int to)QoreHTTPClient
setURL(const char *url, ExceptionSink *xsink)QoreHTTPClient
verifyPeerCertificate()QoreHTTPClient
~AbstractPrivateData()AbstractPrivateData [inline, protected, virtual]
~QoreHTTPClient()QoreHTTPClient [virtual]
~QoreReferenceCounter()QoreReferenceCounter


doxygen