curl, FTP, SMTP, POP, MIME parsing, DNS, LDAP, TCP, TLS, UDP, and named pipe APIs.
Performs network requests through curl.
Returns response as bytes.
Returns response as text.
curl->close is a member in the curl group; call it on the receiver shown before the arrow.
curl->contentType= is a member in the curl group; call it on the receiver shown before the arrow.
curl->done is a member in the curl group; call it on the receiver shown before the arrow.
Downloads a resource.
curl->ftpDeleteFile is a member in the curl group; call it on the receiver shown before the arrow.
curl->ftpGetListing is a member in the curl group; call it on the receiver shown before the arrow.
curl->get is a member in the curl group; call it on the receiver shown before the arrow.
curl->header is a member in the curl group; call it on the receiver shown before the arrow.
curl->postFields= is a member in the curl group; call it on the receiver shown before the arrow.
curl->raw is a member in the curl group; call it on the receiver shown before the arrow.
curl->readSomeBytes is a member in the curl group; call it on the receiver shown before the arrow.
curl->reset is a member in the curl group; call it on the receiver shown before the arrow.
curl->result is a member in the curl group; call it on the receiver shown before the arrow.
curl->set is a member in the curl group; call it on the receiver shown before the arrow.
Returns HTTP status code.
Uploads data with curl.
Reads or writes request URL.
curl->version is a member in the curl group; call it on the receiver shown before the arrow.
ftp_deleteFile is a member in the curl group; call it on the receiver shown before the arrow.
Downloads FTP data.
ftp_getFile is a member in the curl group; call it on the receiver shown before the arrow.
ftp_getListing is a member in the curl group; call it on the receiver shown before the arrow.
Uploads FTP data.
ftp_putFile is a member in the curl group; call it on the receiver shown before the arrow.
Includes content from a URL.
CURLOPT_AUTOREFERER is a named option value in the curl Options group.
CURLOPT_BUFFERSIZE is a named option value in the curl Options group.
CURLOPT_CAINFO is a named option value in the curl Options group.
CURLOPT_CAPATH is a named option value in the curl Options group.
CURLOPT_CONNECTTIMEOUT is a named option value in the curl Options group.
CURLOPT_COOKIE is a named option value in the curl Options group.
CURLOPT_COOKIEFILE is a named option value in the curl Options group.
CURLOPT_COOKIEJAR is a named option value in the curl Options group.
CURLOPT_COOKIESESSION is a named option value in the curl Options group.
CURLOPT_CRLF is a named option value in the curl Options group.
CURLOPT_CUSTOMREQUEST is a named option value in the curl Options group.
CURLOPT_EGDSOCKET is a named option value in the curl Options group.
CURLOPT_ENCODING is a named option value in the curl Options group.
CURLOPT_FAILONERROR is a named option value in the curl Options group.
CURLOPT_FILETIME is a named option value in the curl Options group.
curl option for following redirects.
CURLOPT_FORBID_REUSE is a named option value in the curl Options group.
CURLOPT_FRESH_CONNECT is a named option value in the curl Options group.
CURLOPT_FTP_ACCOUNT is a named option value in the curl Options group.
CURLOPT_FTP_CREATE_MISSING_DIRS is a named option value in the curl Options group.
CURLOPT_FTP_RESPONSE_TIMEOUT is a named option value in the curl Options group.
CURLOPT_FTP_SSL is a named option value in the curl Options group.
CURLOPT_FTP_USE_EPRT is a named option value in the curl Options group.
CURLOPT_FTP_USE_EPSV is a named option value in the curl Options group.
CURLOPT_FTPAPPEND is a named option value in the curl Options group.
CURLOPT_FTPLISTONLY is a named option value in the curl Options group.
CURLOPT_FTPPORT is a named option value in the curl Options group.
CURLOPT_FTPSSLAUTH is a named option value in the curl Options group.
CURLOPT_HEADER is a named option value in the curl Options group.
CURLOPT_HTTP_VERSION is a named option value in the curl Options group.
CURLOPT_HTTP200ALIASES is a named option value in the curl Options group.
CURLOPT_HTTPAUTH is a named option value in the curl Options group.
CURLOPT_HTTPGET is a named option value in the curl Options group.
curl option for request headers.
CURLOPT_HTTPPROXYTUNNEL is a named option value in the curl Options group.
CURLOPT_INFILESIZE is a named option value in the curl Options group.
CURLOPT_INFILESIZE_LARGE is a named option value in the curl Options group.
CURLOPT_INTERFACE is a named option value in the curl Options group.
CURLOPT_IPRESOLVE is a named option value in the curl Options group.
CURLOPT_KRB4LEVEL is a named option value in the curl Options group.
CURLOPT_LOW_SPEED_LIMIT is a named option value in the curl Options group.
CURLOPT_LOW_SPEED_TIME is a named option value in the curl Options group.
CURLOPT_MAXCONNECTS is a named option value in the curl Options group.
CURLOPT_MAXFILESIZE is a named option value in the curl Options group.
CURLOPT_MAXFILESIZE_LARGE is a named option value in the curl Options group.
CURLOPT_MAXREDIRS is a named option value in the curl Options group.
CURLOPT_NETRC is a named option value in the curl Options group.
CURLOPT_NETRC_FILE is a named option value in the curl Options group.
CURLOPT_NOBODY is a named option value in the curl Options group.
CURLOPT_NOPROGRESS is a named option value in the curl Options group.
CURLOPT_PORT is a named option value in the curl Options group.
curl option for POST requests.
curl option for POST body fields.
CURLOPT_POSTFIELDSIZE is a named option value in the curl Options group.
CURLOPT_POSTFIELDSIZE_LARGE is a named option value in the curl Options group.
CURLOPT_POSTQUOTE is a named option value in the curl Options group.
CURLOPT_PREQUOTE is a named option value in the curl Options group.
CURLOPT_PROXY is a named option value in the curl Options group.
CURLOPT_PROXYAUTH is a named option value in the curl Options group.
CURLOPT_PROXYPORT is a named option value in the curl Options group.
CURLOPT_PROXYTYPE is a named option value in the curl Options group.
CURLOPT_PROXYUSERPWD is a named option value in the curl Options group.
CURLOPT_PUT is a named option value in the curl Options group.
CURLOPT_QUOTE is a named option value in the curl Options group.
CURLOPT_RANDOM_FILE is a named option value in the curl Options group.
CURLOPT_RANGE is a named option value in the curl Options group.
CURLOPT_READDATA is a named option value in the curl Options group.
CURLOPT_REFERER is a named option value in the curl Options group.
CURLOPT_RESUME_FROM is a named option value in the curl Options group.
CURLOPT_RESUME_FROM_LARGE is a named option value in the curl Options group.
CURLOPT_SSL_CIPHER_LIST is a named option value in the curl Options group.
CURLOPT_SSL_VERIFYHOST is a named option value in the curl Options group.
curl option for peer certificate verification.
CURLOPT_SSLCERT is a named option value in the curl Options group.
CURLOPT_SSLCERTTYPE is a named option value in the curl Options group.
CURLOPT_SSLENGINE is a named option value in the curl Options group.
CURLOPT_SSLENGINE_DEFAULT is a named option value in the curl Options group.
CURLOPT_SSLKEY is a named option value in the curl Options group.
CURLOPT_SSLKEYPASSWD is a named option value in the curl Options group.
CURLOPT_SSLKEYTYPE is a named option value in the curl Options group.
CURLOPT_SSLVERSION is a named option value in the curl Options group.
CURLOPT_TCP_NODELAY is a named option value in the curl Options group.
curl option for timeout.
CURLOPT_TRANSFERTEXT is a named option value in the curl Options group.
CURLOPT_UNRESTRICTED_AUTH is a named option value in the curl Options group.
CURLOPT_UPLOAD is a named option value in the curl Options group.
curl option for URL.
CURLOPT_USE_SSL is a named option value in the curl Options group.
CURLOPT_USERAGENT is a named option value in the curl Options group.
curl option for username and password.
CURLOPT_VERBOSE is a named option value in the curl Options group.
CURLOPT_WRITEDATA is a named option value in the curl Options group.
Performs a DNS lookup.
Represents a DNS response.
dns_response->answer is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
dns_response->bitFormat is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
dns_response->data is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
dns_response->format is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
LDAP client object.
ldap->authenticate is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
ldap->close is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
ldap->code is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
ldap->open is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
ldap->referrals is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
ldap->results is a member in the DNS and LDAP group; call it on the receiver shown before the arrow.
Performs an LDAP search.
email_batch is a member in the Email group; call it on the receiver shown before the arrow.
Composes MIME email.
Adds an email attachment.
email_compose->addHTMLPart is a member in the Email group; call it on the receiver shown before the arrow.
email_compose->addPart is a member in the Email group; call it on the receiver shown before the arrow.
email_compose->addTextPart is a member in the Email group; call it on the receiver shown before the arrow.
email_compose->data is a member in the Email group; call it on the receiver shown before the arrow.
email_compose->from is a member in the Email group; call it on the receiver shown before the arrow.
email_compose->recipients is a member in the Email group; call it on the receiver shown before the arrow.
Extracts email data.
email_findEmails is a member in the Email group; call it on the receiver shown before the arrow.
email_immediate is a member in the Email group; call it on the receiver shown before the arrow.
email_merge is a member in the Email group; call it on the receiver shown before the arrow.
email_mxlookup is a member in the Email group; call it on the receiver shown before the arrow.
Parses MIME email.
email_parse->bcc is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->body is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->boundary is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->cc is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->charset is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->content_disposition is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->content_transfer_encoding is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->content_type is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->data is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->date is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->from is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->get is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->header is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->headers is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->mode is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->rawHeaders is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->recipients is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->size is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->subject is a member in the Email group; call it on the receiver shown before the arrow.
email_parse->to is a member in the Email group; call it on the receiver shown before the arrow.
POP mail retrieval object.
email_pop->authorize is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->cancel is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->close is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->delete is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->get is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->headers is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->noOp is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->retrieve is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->size is a member in the Email group; call it on the receiver shown before the arrow.
email_pop->uniqueID is a member in the Email group; call it on the receiver shown before the arrow.
email_queue is a member in the Email group; call it on the receiver shown before the arrow.
email_result is a member in the Email group; call it on the receiver shown before the arrow.
Normalizes or protects email output.
Sends email.
SMTP client object.
email_smtp->close is a member in the Email group; call it on the receiver shown before the arrow.
email_smtp->command is a member in the Email group; call it on the receiver shown before the arrow.
email_smtp->open is a member in the Email group; call it on the receiver shown before the arrow.
email_smtp->send is a member in the Email group; call it on the receiver shown before the arrow.
email_status is a member in the Email group; call it on the receiver shown before the arrow.
email_token is a member in the Email group; call it on the receiver shown before the arrow.
email_translateBreaksToCRLF is a member in the Email group; call it on the receiver shown before the arrow.
Named pipe object.
net_named_pipe->accept is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_named_pipe->bind is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_named_pipe->connect is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_named_pipe->listen is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
TCP socket object.
TLS-capable TCP socket object.
net_tcp_ssl->acceptNoSSL is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp_ssl->beginTLS is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp_ssl->endTLS is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp_ssl->loadCerts is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->accept is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->bind is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->close is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->connect is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->forEachAccept is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->listen is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->readSomeBytes is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->shutdownRd is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->shutdownRdWr is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->shutdownWr is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->writeBytes is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
UDP socket object.
net_udp_packet is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp_packet->bytes is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp_packet->fromName is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp_packet->fromPort is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp->close is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp->readPacket is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp->writeBytes is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.