| Accept | RestClient::RestClient | |
| accept() | Qore::HTTPClient | |
| accept(timeout timeout_ms) | Qore::HTTPClient | |
| acceptAllCertificates(bool accept_all=True) | Qore::HTTPClient | |
| AcceptList | RestClient::RestClient | |
| acceptSSL() | Qore::HTTPClient | |
| acceptSSL(timeout timeout_ms) | Qore::HTTPClient | |
| addDefaultHeaders(hash h) | RestClient::RestClient | |
| api | SalesforceRestClient::SalesforceRestClient | private |
| api_hash | SalesforceRestClient::SalesforceRestClient | private |
| api_used | SalesforceRestClient::SalesforceRestClient | private |
| AsyncDataloadNs | SalesforceRestClient::SalesforceRestClient | |
| bind(string str, softbool reuseaddr=False) | Qore::HTTPClient | |
| bind(int port, softbool reuseaddr=False) | Qore::HTTPClient | |
| bindINET(*string iface, *softstring service, softbool reuseaddr=False, softint family=AF_UNSPEC, softint socktype=SOCK_STREAM, softint protocol=0) | Qore::HTTPClient | |
| bindUNIX(string path, softint socktype=SOCK_STREAM, softint protocol=0) | Qore::HTTPClient | |
| bulkGet(string path, auto body, *reference< hash > info, *hash hdr) | SalesforceRestClient::SalesforceRestClient | |
| bulkJobAddBatch(string jobid, data batch_data, string job_content_type, *reference< hash > info, *hash hdr) | SalesforceRestClient::SalesforceRestClient | |
| bulkJobClose(string jobid, *reference< hash > info, *hash hdr) | SalesforceRestClient::SalesforceRestClient | |
| bulkJobCreate(string operation, string object, string job_content_type, *reference< hash > info, *hash hdr) | SalesforceRestClient::SalesforceRestClient | |
| bulkPost(string path, auto body, *reference< hash > info, *hash hdr) | SalesforceRestClient::SalesforceRestClient | |
| clearProxyURL() | Qore::HTTPClient | |
| clearProxyUserPassword() | Qore::HTTPClient | |
| clearStats() | Qore::HTTPClient | |
| clearStats() | Qore::HTTPClient | |
| clearUserPassword() | Qore::HTTPClient | |
| clearWarningQueue() | Qore::HTTPClient | |
| clearWarningQueue() | Qore::HTTPClient | |
| client_id | SalesforceRestClient::SalesforceRestClient | private |
| client_secret | SalesforceRestClient::SalesforceRestClient | private |
| close() | Qore::HTTPClient | |
| CompressionThreshold | RestClient::RestClient | |
| connect() | Qore::HTTPClient | |
| connect(string target, timeout timeout_ms=-1) | Qore::HTTPClient | |
| connectINET(string host, softstring service, timeout timeout_ms=-1, softint family=AF_UNSPEC, softint socktype=SOCK_STREAM, softint protocol=0) | Qore::HTTPClient | |
| connectINETSSL(string host, softstring service, timeout timeout_ms=-1, softint family=AF_UNSPEC, softint socktype=SOCK_STREAM, softint protocol=0) | Qore::HTTPClient | |
| connectSSL(string target, timeout timeout_ms=-1) | Qore::HTTPClient | |
| connectUNIX(string path, softint socktype=SOCK_STREAM, softint protocol=0) | Qore::HTTPClient | |
| connectUNIXSSL(string path, softint socktype=SOCK_STREAM, softint protocol=0) | Qore::HTTPClient | |
| constructor(*hash opts, *softbool do_not_connect) | SalesforceRestClient::SalesforceRestClient | |
| Qore::HTTPClient::constructor(hash opts) | Qore::HTTPClient | |
| Qore::HTTPClient::constructor() | Qore::HTTPClient | |
| copy() | Qore::HTTPClient | |
| copy() | Qore::HTTPClient | |
| DataSerializationOptions | RestClient::RestClient | |
| DataSerializationSupport | RestClient::RestClient | |
| DefaultHeaders | RestClient::RestClient | |
| Defaults | SalesforceRestClient::SalesforceRestClient | |
| DefaultSendEncoding | SalesforceRestClient::SalesforceRestClient | |
| del(string path, auto body, *reference< hash > info, *hash hdr) | RestClient::RestClient | |
| destructor() | Qore::HTTPClient | |
| disconnect() | Qore::HTTPClient | |
| doBulkRequest(string m, string path, auto body, *reference< hash > info, softbool decode_errors=True, *hash hdr) | SalesforceRestClient::SalesforceRestClient | |
| doRequest(string m, string path, auto body, *reference< hash > info, softbool decode_errors=True, *hash hdr) | SalesforceRestClient::SalesforceRestClient | |
| EncodingSupport | RestClient::RestClient | |
| get(string path, auto body, *reference< hash > info, *hash hdr) | RestClient::RestClient | |
| Qore::HTTPClient::get(string path, *hash headers, *reference< hash > info) | Qore::HTTPClient | |
| getAcceptAllCertificates() | Qore::HTTPClient | |
| getApi() | SalesforceRestClient::SalesforceRestClient | |
| getBulkDate(date d) | SalesforceRestClient::SalesforceRestClient | static |
| getCharset() | Qore::HTTPClient | |
| getConnectionPath() | Qore::HTTPClient | |
| getConnectTimeout() | Qore::HTTPClient | |
| getDefaultHeaders() | RestClient::RestClient | |
| getDefaultPath() | Qore::HTTPClient | |
| getEncoding() | Qore::HTTPClient | |
| getEncoding() | Qore::HTTPClient | |
| getGmtDate(date d) | SalesforceRestClient::SalesforceRestClient | static |
| getHTTPVersion() | Qore::HTTPClient | |
| getMaxRedirects() | Qore::HTTPClient | |
| getNoDelay() | Qore::HTTPClient | |
| getNoDelay() | Qore::HTTPClient | |
| getOptions(*hash opts) | SalesforceRestClient::SalesforceRestClient | privatestatic |
| getPeerInfo(bool host_lookup=True) | Qore::HTTPClient | |
| getPort() | Qore::HTTPClient | |
| getProxyURL() | Qore::HTTPClient | |
| getRecvTimeout() | Qore::HTTPClient | |
| getSendEncoding() | RestClient::RestClient | |
| getSendTimeout() | Qore::HTTPClient | |
| getSerialization() | RestClient::RestClient | |
| getSocket() | Qore::HTTPClient | |
| getSocketInfo(bool host_lookup=True) | Qore::HTTPClient | |
| getSSLCipherName() | Qore::HTTPClient | |
| getSSLCipherVersion() | Qore::HTTPClient | |
| getSslVerifyMode() | Qore::HTTPClient | |
| getTimeout() | Qore::HTTPClient | |
| getToken() | SalesforceRestClient::SalesforceRestClient | |
| getURL() | Qore::HTTPClient | |
| getUsageInfo() | Qore::HTTPClient | |
| getUsageInfo() | Qore::HTTPClient | |
| getValidator() | RestClient::RestClient | |
| head(string path, *hash headers, *reference< hash > info) | Qore::HTTPClient | |
| isConnected() | Qore::HTTPClient | |
| isDataAvailable(timeout timeout_ms=0) | Qore::HTTPClient | |
| isOpen() | Qore::HTTPClient | |
| isProxySecure() | Qore::HTTPClient | |
| isSecure() | Qore::HTTPClient | |
| isSecure() | Qore::HTTPClient | |
| isWriteFinished(timeout timeout_ms=0) | Qore::HTTPClient | |
| JobInfoAttributes | SalesforceRestClient::SalesforceRestClient | |
| listen(int backlog=20) | Qore::HTTPClient | |
| login(*reference< hash > info) | SalesforceRestClient::SalesforceRestClient | |
| loginIntern(*reference< hash > info) | SalesforceRestClient::SalesforceRestClient | private |
| logout(*reference< hash > info) | SalesforceRestClient::SalesforceRestClient | |
| m() | SalesforceRestClient::SalesforceRestClient | private |
| oauth_url_auth | SalesforceRestClient::SalesforceRestClient | private |
| oauth_url_revoke | SalesforceRestClient::SalesforceRestClient | private |
| oauth_url_token | SalesforceRestClient::SalesforceRestClient | private |
| password | SalesforceRestClient::SalesforceRestClient | private |
| patch(string path, auto body, *reference< hash > info, *hash hdr) | SalesforceRestClient::SalesforceRestClient | |
| pendingHttpChunkedBody() | Qore::HTTPClient | |
| post(string path, auto body, *reference< hash > info, *hash hdr) | RestClient::RestClient | |
| Qore::HTTPClient::post(string path, string body, *hash headers, *reference< hash > info) | Qore::HTTPClient | |
| Qore::HTTPClient::post(string path, *binary body, *hash headers, *reference< hash > info) | Qore::HTTPClient | |
| private | RestClient::RestClient | static |
| put(string path, auto body, *reference< hash > info, *hash hdr) | RestClient::RestClient | |
| readHTTPChunkedBody(timeout timeout_ms=-1) | Qore::HTTPClient | |
| readHTTPChunkedBodyBinary(timeout timeout_ms=-1) | Qore::HTTPClient | |
| readHTTPChunkedBodyBinaryWithCallback(code rcb, timeout timeout_ms=-1) | Qore::HTTPClient | |
| readHTTPChunkedBodyToOutputStream(Qore::OutputStream os, timeout timeout_ms=-1) | Qore::HTTPClient | |
| readHTTPChunkedBodyWithCallback(code rcb, timeout timeout_ms=-1) | Qore::HTTPClient | |
| readHTTPHeader(timeout timeout_ms=-1, *reference< hash > info) | Qore::HTTPClient | |
| readHTTPHeaderString(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recv(softint size=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvBinary(softint size=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvi1(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvi2(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvi2LSB(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvi4(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvi4LSB(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvi8(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvi8LSB(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvToOutputStream(Qore::OutputStream os, softint size=-1, timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvu1(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvu2(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvu2LSB(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvu4(timeout timeout_ms=-1) | Qore::HTTPClient | |
| recvu4LSB(timeout timeout_ms=-1) | Qore::HTTPClient | |
| RequiredOptions | SalesforceRestClient::SalesforceRestClient | |
| send(string body, string method, *string path, *hash headers, softbool getbody=False, *reference< hash > info) | Qore::HTTPClient | |
| send(*binary body, string method, *string path, *hash headers, softbool getbody=False, *reference< hash > info) | Qore::HTTPClient | |
| send(Qore::OutputStream os, *data body, string method, *string path, *hash headers, timeout timeout_ms=0, softbool getbody=False, *reference< hash > info, *code rcb) | Qore::HTTPClient | |
| send(binary bin, timeout timeout_ms=-1) | Qore::HTTPClient | |
| send(string str, timeout timeout_ms=-1) | Qore::HTTPClient | |
| send2(binary bin, timeout timeout_ms=-1) | Qore::HTTPClient | |
| send2(string str, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendAndDecodeResponse(*data body, string m, string path, hash hdr, *reference< hash > info, *softbool decode_errors) | RestClient::RestClient | |
| sendBinary(string str, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendBinary(binary bin, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendBinary2(string str, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendBinary2(binary bin, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendChunked(Qore::OutputStream os, Qore::InputStream is, string method, int max_chunk_size=4096, *string path, *hash headers, timeout timeout_ms=0, softbool getbody=False, *reference< hash > info, *code rcb, *code tcb) | Qore::HTTPClient | |
| sendFromInputStream(Qore::InputStream is, softint size=-1, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendHTTPChunkedBodyFromInputStream(Qore::InputStream is, int max_chunk_size=4096, timeout timeout_ms=-1, *code tcb) | Qore::HTTPClient | |
| sendHTTPChunkedBodyTrailer(*hash trailer, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendHTTPMessage(string method, string path, string http_version, hash headers, *string body, *reference< hash > info, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendHTTPMessage(string method, string path, string http_version, hash headers, binary body, *reference< hash > info, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendHTTPMessageWithCallback(code scb, string method, string path, string http_version, hash headers, *reference< hash > info, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendHTTPResponse(softint status_code, string status_desc, string http_version, hash headers, *string body, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendHTTPResponse(softint status_code, string status_desc, string http_version, hash headers, binary body, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendHTTPResponseWithCallback(code scb, softint status_code, string status_desc, string http_version, hash headers, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendi1(softint i=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendi2(softint i=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendi2LSB(softint i=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendi4(softint i=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendi4LSB(softint i=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendi8(softint i=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendi8LSB(softint i=0, timeout timeout_ms=-1) | Qore::HTTPClient | |
| sendWithCallbacks(code scb, code rcb, string method, *string path, *hash headers, timeout timeout_ms=0, softbool getbody=False, *reference< hash > info) | Qore::HTTPClient | |
| sendWithRecvCallback(code rcb, string body, string method, *string path, *hash headers, timeout timeout_ms=0, softbool getbody=False, *reference< hash > info) | Qore::HTTPClient | |
| sendWithRecvCallback(code rcb, *binary body, string method, *string path, *hash headers, timeout timeout_ms=0, softbool getbody=False, *reference< hash > info) | Qore::HTTPClient | |
| sendWithSendCallback(code scb, string method, *string path, *hash headers, timeout timeout_ms=0, softbool getbody=False, *reference< hash > info) | Qore::HTTPClient | |
| setCertificate(SSLCertificate cert) | Qore::HTTPClient | |
| setCertificate(string cert_pem) | Qore::HTTPClient | |
| setCertificate(binary cert_der) | Qore::HTTPClient | |
| setCharset(string encoding) | Qore::HTTPClient | |
| setConnectTimeout(timeout timeout_ms=-1) | Qore::HTTPClient | |
| setContentEncoding(string enc="auto") | RestClient::RestClient | |
| setDefaultPath(*string path) | Qore::HTTPClient | |
| setEncoding(string encoding) | Qore::HTTPClient | |
| setEncoding(string encoding) | Qore::HTTPClient | |
| setEventQueue() | Qore::HTTPClient | |
| setEventQueue(Qore::Thread::Queue queue) | Qore::HTTPClient | |
| setEventQueue() | Qore::HTTPClient | |
| setEventQueue(Queue queue) | Qore::HTTPClient | |
| setHTTPVersion(string ver) | Qore::HTTPClient | |
| setMaxRedirects(softint mr=0) | Qore::HTTPClient | |
| setNoDelay(softbool b=True) | Qore::HTTPClient | |
| setNoDelay(bool nd=True) | Qore::HTTPClient | |
| setPersistent() | Qore::HTTPClient | |
| setPrivateKey(SSLPrivateKey key) | Qore::HTTPClient | |
| setPrivateKey(string key_pem, *string pass) | Qore::HTTPClient | |
| setPrivateKey(binary key_der) | Qore::HTTPClient | |
| setProxySecure(softbool b=True) | Qore::HTTPClient | |
| setProxyURL() | Qore::HTTPClient | |
| setProxyURL(string url) | Qore::HTTPClient | |
| setProxyUserPassword(string user, string pass) | Qore::HTTPClient | |
| setProxyUserPassword() | Qore::HTTPClient | |
| setRecvTimeout(timeout timeout_ms) | Qore::HTTPClient | |
| setSecure(softbool secure=True) | Qore::HTTPClient | |
| setSendEncoding(string enc="auto") | RestClient::RestClient | |
| setSendTimeout(timeout timeout_ms) | Qore::HTTPClient | |
| setSerialization(string data="auto") | RestClient::RestClient | |
| setSslVerifyMode(int mode) | Qore::HTTPClient | |
| setTimeout(timeout timeout_ms=0) | Qore::HTTPClient | |
| setURL(string url) | Qore::HTTPClient | |
| setUserPassword(string user, string pass) | Qore::HTTPClient | |
| setUserPassword() | Qore::HTTPClient | |
| setWarningQueue(int warning_ms, int warning_bs, Queue queue, auto arg, timeout min_ms=1s) | Qore::HTTPClient | |
| setWarningQueue(int warning_ms, int warning_bs, Queue queue, auto arg, timeout min_ms=1s) | Qore::HTTPClient | |
| shutdown() | Qore::HTTPClient | |
| shutdownSSL() | Qore::HTTPClient | |
| token | SalesforceRestClient::SalesforceRestClient | private |
| upgradeClientToSSL(timeout timeout_ms=-1) | Qore::HTTPClient | |
| upgradeServerToSSL(timeout timeout_ms=-1) | Qore::HTTPClient | |
| username | SalesforceRestClient::SalesforceRestClient | private |
| verifyPeerCertificate() | Qore::HTTPClient | |
| Version | RestClient::RestClient | |
| VersionString | RestClient::RestClient | |