Qore Programming Language  0.9.16
QoreHttpClientObject Member List

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

addDefaultHeaders(const QoreHashNode *hdr)QoreHttpClientObject
addProtocol(const char *prot, int port, bool ssl=false)QoreHttpClientObject
clearProxyURL()QoreHttpClientObject
clearProxyUserPassword()QoreHttpClientObject
clearUserPassword()QoreHttpClientObject
connect(ExceptionSink *xsink)QoreHttpClientObject
deref(ExceptionSink *xsink)QoreHttpClientObjectvirtual
deref(ExceptionSink *xsink)QoreHttpClientObjectinline
deref()QoreHttpClientObjectinline
disconnect()QoreHttpClientObject
get(const char *path, const QoreHashNode *headers, QoreHashNode *info, ExceptionSink *xsink)QoreHttpClientObject
getAssumedEncoding() constQoreHttpClientObject
getConnectionPath() constQoreHttpClientObject
getConnectTimeout() constQoreHttpClientObject
getDefaultHeaders() constQoreHttpClientObject
getDefaultPath() constQoreHttpClientObject
getEncoding() constQoreHttpClientObject
getEncodingPassthru() constQoreHttpClientObject
getErrorPassthru() constQoreHttpClientObject
getHostHeaderValue() constQoreHttpClientObject
getHTTPVersion() constQoreHttpClientObject
getMaxRedirects() constQoreHttpClientObject
getNoDelay() constQoreHttpClientObject
getProxyURL()QoreHttpClientObject
getRedirectPassthru() constQoreHttpClientObject
getTimeout() constQoreHttpClientObject
getURL()QoreHttpClientObject
head(const char *path, const QoreHashNode *headers, QoreHashNode *info, ExceptionSink *xsink)QoreHttpClientObject
is_unique() constQoreReferenceCounter
isConnected() constQoreHttpClientObject
isHTTP11() constQoreHttpClientObject
isProxySecure() constQoreHttpClientObject
isSecure() constQoreHttpClientObject
post(const char *path, const QoreHashNode *headers, const void *data, unsigned size, QoreHashNode *info, ExceptionSink *xsink)QoreHttpClientObject
post(const char *path, const QoreHashNode *headers, const QoreStringNode &body, QoreHashNode *info, ExceptionSink *xsink)QoreHttpClientObject
QoreHttpClientObject()QoreHttpClientObject
QoreReferenceCounter()QoreReferenceCounter
QoreReferenceCounter(const QoreReferenceCounter &old)QoreReferenceCounter
ref()AbstractPrivateDatainline
reference_count() constQoreReferenceCounter
ROdereference() constQoreReferenceCounter
ROreference() constQoreReferenceCounter
send(const char *meth, const char *path, const QoreHashNode *headers, const void *data, unsigned size, bool getbody, QoreHashNode *info, ExceptionSink *xsink)QoreHttpClientObject
sendChunked(const char *meth, const char *mpath, const QoreHashNode *headers, bool getbody, QoreHashNode *info, int timeout_ms, const ResolvedCallReferenceNode *recv_callback, QoreObject *obj, OutputStream *os, InputStream *is, size_t max_chunk_size, const ResolvedCallReferenceNode *trailer_callback, ExceptionSink *xsink)QoreHttpClientObject
sendWithOutputStream(const char *meth, const char *mpath, const QoreHashNode *headers, const void *data, unsigned size, bool getbody, QoreHashNode *info, int timeout_ms, const ResolvedCallReferenceNode *recv_callback, QoreObject *obj, OutputStream *os, ExceptionSink *xsink)QoreHttpClientObject
sendWithOutputStream(const char *meth, const char *mpath, const QoreHashNode *headers, const QoreStringNode &body, bool getbody, QoreHashNode *info, int timeout_ms, const ResolvedCallReferenceNode *recv_callback, QoreObject *obj, OutputStream *os, ExceptionSink *xsink)QoreHttpClientObject
setAssumedEncoding(const char *enc)QoreHttpClientObject
setConnectionPath(const char *path)QoreHttpClientObject
setConnectTimeout(int ms)QoreHttpClientObject
setDefaultHeaderValue(const char *header, const char *val)QoreHttpClientObject
setDefaultPath(const char *pth)QoreHttpClientObject
setDefaultPort(int prt)QoreHttpClientObject
setEncoding(const QoreEncoding *qe)QoreHttpClientObject
setEncodingPassthru(bool set)QoreHttpClientObject
setErrorPassthru(bool set)QoreHttpClientObject
setEventQueue(Queue *cbq, ExceptionSink *xsink)QoreHttpClientObject
setEventQueue(ExceptionSink *xsink, Queue *q, QoreValue arg, bool with_data)QoreHttpClientObject
setHTTP11(bool h11)QoreHttpClientObject
setHTTPVersion(const char *version, ExceptionSink *xsink)QoreHttpClientObject
setMaxRedirects(int max)QoreHttpClientObject
setNoDelay(bool nodelay)QoreHttpClientObject
setOptions(const QoreHashNode *opts, ExceptionSink *xsink)QoreHttpClientObject
setPersistent(ExceptionSink *xsink)QoreHttpClientObject
setProxySecure(bool is_secure)QoreHttpClientObject
setProxyURL(const char *proxy, ExceptionSink *xsink)QoreHttpClientObject
setProxyUserPassword(const char *user, const char *pass)QoreHttpClientObject
setRedirectPassthru(bool set)QoreHttpClientObject
setSecure(bool is_secure)QoreHttpClientObject
setTimeout(int to)QoreHttpClientObject
setURL(const char *url, ExceptionSink *xsink)QoreHttpClientObject
setUserPassword(const char *user, const char *pass)QoreHttpClientObject
~AbstractPrivateData()AbstractPrivateDatainlineprivatevirtual
~QoreHttpClientObject()QoreHttpClientObjectvirtual
~QoreReferenceCounter()QoreReferenceCounter