Panda3D
Loading...
Searching...
No Matches
panda3d
core
HTTPClient
HTTPClient Member List
This is the complete list of members for
HTTPClient
, including all inherited members.
__init__
()
HTTPClient
__init__
(const HTTPClient copy)
HTTPClient
addDirectHost
(str hostname)
HTTPClient
addPreapprovedServerCertificateFilename
(const URLSpec url, const Filename filename)
HTTPClient
addPreapprovedServerCertificateName
(const URLSpec url, str name)
HTTPClient
addPreapprovedServerCertificatePem
(const URLSpec url, str pem)
HTTPClient
addProxy
(str scheme, const URLSpec proxy)
HTTPClient
base64Decode
(str s)
HTTPClient
static
base64Encode
(str s)
HTTPClient
static
clearAllCookies
()
HTTPClient
clearAllPreapprovedServerCertificates
()
HTTPClient
clearCookie
(const HTTPCookie cookie)
HTTPClient
clearDirectHost
()
HTTPClient
clearPreapprovedServerCertificates
(const URLSpec url)
HTTPClient
clearProxy
()
HTTPClient
copyCookiesFrom
(const HTTPClient other)
HTTPClient
getCipherList
()
HTTPClient
getClassType
()
ReferenceCount
static
getCookie
(const HTTPCookie cookie)
HTTPClient
getDirectHostSpec
()
HTTPClient
getDocument
(const URLSpec url)
HTTPClient
getGlobalPtr
()
HTTPClient
static
getHeader
(const URLSpec url)
HTTPClient
getHttpVersion
()
HTTPClient
getHttpVersionString
()
HTTPClient
getProxiesForUrl
(const URLSpec url)
HTTPClient
getProxySpec
()
HTTPClient
getRefCount
()
ReferenceCount
getTryAllDirect
()
HTTPClient
getUsername
(str server, str realm)
HTTPClient
getVerifySsl
()
HTTPClient
hasCookie
(const HTTPCookie cookie)
HTTPClient
initRandomSeed
()
HTTPClient
static
loadCertificates
(const Filename filename)
HTTPClient
loadClientCertificate
()
HTTPClient
makeChannel
(bool persistent_connection)
HTTPClient
operator=
(const HTTPClient copy)
HTTPClient
parseHttpVersionString
(str version)
HTTPClient
static
postForm
(const URLSpec url, str body)
HTTPClient
ref
()
ReferenceCount
ref_count
ReferenceCount
sendCookies
(Ostream out, const URLSpec url)
HTTPClient
setCipherList
(str cipher_list)
HTTPClient
setClientCertificateFilename
(const Filename filename)
HTTPClient
setClientCertificatePassphrase
(str passphrase)
HTTPClient
setClientCertificatePem
(str pem)
HTTPClient
setCookie
(const HTTPCookie cookie)
HTTPClient
setDirectHostSpec
(str direct_host_spec)
HTTPClient
setHttpVersion
(HTTPEnum::HTTPVersion version)
HTTPClient
setProxySpec
(str proxy_spec)
HTTPClient
setTryAllDirect
(bool try_all_direct)
HTTPClient
setUsername
(str server, str realm, str username)
HTTPClient
setVerifySsl
(HTTPClient::VerifySSL verify_ssl)
HTTPClient
testRefCountIntegrity
()
ReferenceCount
testRefCountNonzero
()
ReferenceCount
unref
()
ReferenceCount
VerifySSL
enum name
HTTPClient
VS_no_date_check
enum value
HTTPClient
VS_no_verify
enum value
HTTPClient
VS_normal
enum value
HTTPClient
writeCookies
(Ostream out)
HTTPClient
Generated on Mon Jan 8 2024 17:18:19 for Panda3D by
1.10.0