Panda3D

HTTPClient Member List

This is the complete list of members for HTTPClient, including all inherited members.
addDirectHost(string hostname)HTTPClient
addPreapprovedServerCertificateFilename(URLSpec const url, Filename const filename)HTTPClient
addPreapprovedServerCertificateName(URLSpec const url, string name)HTTPClient
addPreapprovedServerCertificatePem(URLSpec const url, string pem)HTTPClient
addProxy(string scheme, URLSpec const proxy)HTTPClient
base64Decode(string s)HTTPClient [static]
base64Encode(string s)HTTPClient [static]
clearAllCookies()HTTPClient
clearAllPreapprovedServerCertificates()HTTPClient
clearCookie(HTTPCookie const cookie)HTTPClient
clearDirectHost()HTTPClient
clearPreapprovedServerCertificates(URLSpec const url)HTTPClient
clearProxy()HTTPClient
copyCookiesFrom(HTTPClient const other)HTTPClient
getCipherList()HTTPClient
getClassType()ReferenceCount [static]
getCookie(HTTPCookie const cookie)HTTPClient
getDirectHostSpec()HTTPClient
getDocument(URLSpec const url)HTTPClient
getGlobalPtr()HTTPClient [static]
getHeader(URLSpec const url)HTTPClient
getHttpVersion()HTTPClient
getHttpVersionString()HTTPClient
getProxiesForUrl(URLSpec const url)HTTPClient
getProxiesForUrl(URLSpec const url, vectorURLSpec proxies)HTTPClient
getProxySpec()HTTPClient
getRefCount()ReferenceCount
getTryAllDirect()HTTPClient
getUsername(string server, string realm)HTTPClient
getVerifySsl()HTTPClient
hasCookie(HTTPCookie const cookie)HTTPClient
HTTPClient()HTTPClient
HTTPClient(HTTPClient const copy)HTTPClient
initRandomSeed()HTTPClient [static]
loadCertificates(Filename const filename)HTTPClient
loadClientCertificate()HTTPClient
makeChannel(bool persistent_connection)HTTPClient
operator=(HTTPClient const copy)HTTPClient
parseHttpVersionString(string version)HTTPClient [static]
postForm(URLSpec const url, string body)HTTPClient
ref()ReferenceCount
sendCookies(ostream out, URLSpec const url)HTTPClient
setCipherList(string cipher_list)HTTPClient
setClientCertificateFilename(Filename const filename)HTTPClient
setClientCertificatePassphrase(string passphrase)HTTPClient
setClientCertificatePem(string pem)HTTPClient
setCookie(HTTPCookie const cookie)HTTPClient
setDirectHostSpec(string direct_host_spec)HTTPClient
setHttpVersion(HTTPVersion version)HTTPClient
setProxySpec(string proxy_spec)HTTPClient
setTryAllDirect(bool try_all_direct)HTTPClient
setUsername(string server, string realm, string username)HTTPClient
setVerifySsl(VerifySSL verify_ssl)HTTPClient
testRefCountIntegrity()ReferenceCount
testRefCountNonzero()ReferenceCount
unref()ReferenceCount
VerifySSL enum nameHTTPClient
VSNoDateCheck enum valueHTTPClient
VSNormal enum valueHTTPClient
VSNoVerify enum valueHTTPClient
writeCookies(ostream out)HTTPClient
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties