Qore Programming Language  0.8.7
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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
clearProxyUserPassword()QoreHTTPClient
clearUserPassword()QoreHTTPClient
connect(ExceptionSink *xsink)QoreHTTPClient
deref(ExceptionSink *xsink)QoreHTTPClientvirtual
AbstractPrivateData::deref()AbstractPrivateDatainlinevirtual
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
getPeerInfo(ExceptionSink *xsink) const QoreHTTPClient
getProxyURL()QoreHTTPClient
getSocketInfo(ExceptionSink *xsink) const 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 QoreReferenceCounterinline
isConnected() const QoreHTTPClient
isHTTP11() const QoreHTTPClient
isProxySecure() const QoreHTTPClient
isSecure() const QoreHTTPClient
mROQoreReferenceCountermutableprotected
post(const char *path, const QoreHashNode *headers, const void *data, unsigned size, QoreHashNode *info, ExceptionSink *xsink)QoreHTTPClient
QoreHTTPClient()QoreHTTPClient
QoreReferenceCounter()QoreReferenceCounter
ref()AbstractPrivateDatainline
reference_count() const QoreReferenceCounterinline
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
setProxyUserPassword(const char *user, const char *pass)QoreHTTPClient
setSecure(bool is_secure)QoreHTTPClient
setTimeout(int to)QoreHTTPClient
setURL(const char *url, ExceptionSink *xsink)QoreHTTPClient
setUserPassword(const char *user, const char *pass)QoreHTTPClient
verifyPeerCertificate()QoreHTTPClient
~AbstractPrivateData()AbstractPrivateDatainlineprotectedvirtual
~QoreHTTPClient()QoreHTTPClientvirtual
~QoreReferenceCounter()QoreReferenceCounter