Qore Programming Language  1.7.0
QoreHTTPClient Member List

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

addDefaultHeaders(const QoreHashNode *hdr)QoreHttpClientObject
clearProxyURL()QoreHttpClientObject
clearProxyUserPassword()QoreHttpClientObject
clearUserPassword()QoreHttpClientObject
deref(ExceptionSink *xsink)QoreHttpClientObjectvirtual
deref(ExceptionSink *xsink)QoreHttpClientObjectinlinevirtual
deref()QoreHttpClientObjectinlinevirtual
disconnect()QoreHttpClientObject
get(const char *path, const QoreHashNode *headers, QoreHashNode *info, ExceptionSink *xsink)QoreHttpClientObject
getAssumedEncoding() constQoreHttpClientObject
getConnectionPath() constQoreHttpClientObject
getConnectTimeout() constQoreHttpClientObject
getDefaultHeaders() constQoreHttpClientObject
getDefaultPath() constQoreHttpClientObject
getEncodingPassthru() constQoreHttpClientObject
getErrorPassthru() constQoreHttpClientObject
getHostHeaderValue() constQoreHttpClientObject
getHTTPVersion() constQoreHttpClientObject
getMaxRedirects() constQoreHttpClientObject
getNoDelay() constQoreHttpClientObject
getProxyURL()QoreHttpClientObject
getRedirectPassthru() constQoreHttpClientObject
getSafeProxyURL()QoreHttpClientObject
getSafeURL()QoreHttpClientObject
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
QoreHTTPClient()QoreHTTPClient
QoreHttpClientObject()QoreHttpClientObject
QoreReferenceCounter()QoreReferenceCounter
QoreReferenceCounter(const QoreReferenceCounter &old)QoreReferenceCounter
ref() constAbstractPrivateDatainline
reference_count() constQoreReferenceCounter
ROdereference() constQoreReferenceCounter
ROreference() constQoreReferenceCounter
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
setDefaultPort(int prt)QoreHttpClientObject
setEncoding(const QoreEncoding *qe)QoreHttpClientObject
setEncodingPassthru(bool set)QoreHttpClientObject
setErrorPassthru(bool set)QoreHttpClientObject
setHTTP11(bool h11)QoreHttpClientObject
setHTTPVersion(const char *version, ExceptionSink *xsink)QoreHttpClientObject
setMaxRedirects(int max)QoreHttpClientObject
setNoDelay(bool nodelay)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
~QoreHTTPClient()QoreHTTPClientvirtual
~QoreHttpClientObject()QoreHttpClientObjectvirtual
~QoreReferenceCounter()QoreReferenceCounter