Panda3D
HTTPChannel Member List
This is the complete list of members for HTTPChannel, including all inherited members.
beginConnectTo(DocumentSpec const url)HTTPChannel
beginGetDocument(DocumentSpec const url)HTTPChannel
beginGetHeader(DocumentSpec const url)HTTPChannel
beginGetSubdocument(DocumentSpec const url, unsigned int first_byte, unsigned int last_byte)HTTPChannel
beginPostForm(DocumentSpec const url, string body)HTTPChannel
clearExtraHeaders()HTTPChannel
closeReadBody(istream stream)HTTPChannel
connectTo(DocumentSpec const url)HTTPChannel
deleteDocument(DocumentSpec const url)HTTPChannel
downloadToFile(Filename const filename, bool subdocument_resumes)HTTPChannel
downloadToFile(Filename const filename)HTTPChannel
downloadToRam(Ramfile ramfile, bool subdocument_resumes)HTTPChannel
downloadToRam(Ramfile ramfile)HTTPChannel
downloadToStream(ostream strm, bool subdocument_resumes)HTTPChannel
downloadToStream(ostream strm)HTTPChannel
getAllowProxy()HTTPChannel
getBlockingConnect()HTTPChannel
getBytesDownloaded()HTTPChannel
getBytesRequested()HTTPChannel
getClassType()HTTPChannel [static]
getClient()HTTPChannel
getConnection()HTTPChannel
getConnectTimeout()HTTPChannel
getDocument(DocumentSpec const url)HTTPChannel
getDocumentSpec()HTTPChannel
getDownloadThrottle()HTTPChannel
getFileSize()HTTPChannel
getFirstByteDelivered()HTTPChannel
getFirstByteRequested()HTTPChannel
getHeader(DocumentSpec const url)HTTPChannel
getHeaderValue(string key)HTTPChannel
getHttpTimeout()HTTPChannel
getHttpVersion()HTTPChannel
getHttpVersionString()HTTPChannel
getIdleTimeout()HTTPChannel
getLastByteDelivered()HTTPChannel
getLastByteRequested()HTTPChannel
getMaxBytesPerSecond()HTTPChannel
getMaxUpdatesPerSecond()HTTPChannel
getNumRedirectSteps()HTTPChannel
getOptions(DocumentSpec const url)HTTPChannel
getPersistentConnection()HTTPChannel
getProxyRealm()HTTPChannel
getProxyTunnel()HTTPChannel
getRedirect()HTTPChannel
getRedirectStep(int n)HTTPChannel
getRedirectSteps()HTTPChannel
getRefCount()ReferenceCount
getSkipBodySize()HTTPChannel
getStatusCode()HTTPChannel
getStatusString()HTTPChannel
getSubdocument(DocumentSpec const url, unsigned int first_byte, unsigned int last_byte)HTTPChannel
getTrace(DocumentSpec const url)HTTPChannel
getType()TypedObject
getTypeIndex()TypedObject
getUrl()HTTPChannel
getWwwRealm()HTTPChannel
isConnectionReady()HTTPChannel
isDownloadComplete()HTTPChannel
isExactType(TypeHandle handle)TypedObject
isFileSizeKnown()HTTPChannel
isOfType(TypeHandle handle)TypedObject
isValid()HTTPChannel
openReadBody()HTTPChannel
postForm(DocumentSpec const url, string body)HTTPChannel
preserveStatus()HTTPChannel
putDocument(DocumentSpec const url, string body)HTTPChannel
ref()ReferenceCount
reset()HTTPChannel
run()HTTPChannel
SCDownloadInvalidRange enum valueHTTPChannel
SCDownloadOpenError enum valueHTTPChannel
SCDownloadWriteError enum valueHTTPChannel
SCHttpErrorWatermark enum valueHTTPChannel
SCIncomplete enum valueHTTPChannel
SCInternalError enum valueHTTPChannel
SCInvalidHttp enum valueHTTPChannel
SCLostConnection enum valueHTTPChannel
SCNoConnection enum valueHTTPChannel
SCNonHttpResponse enum valueHTTPChannel
SCSocksInvalidVersion enum valueHTTPChannel
SCSocksNoAcceptableLoginMethod enum valueHTTPChannel
SCSocksNoConnection enum valueHTTPChannel
SCSocksRefused enum valueHTTPChannel
SCSslInternalFailure enum valueHTTPChannel
SCSslInvalidServerCertificate enum valueHTTPChannel
SCSslNoHandshake enum valueHTTPChannel
SCSslSelfSignedServerCertificate enum valueHTTPChannel
SCSslUnexpectedServer enum valueHTTPChannel
SCTimeout enum valueHTTPChannel
sendExtraHeader(string key, string value)HTTPChannel
setAllowProxy(bool allow_proxy)HTTPChannel
setBlockingConnect(bool blocking_connect)HTTPChannel
setConnectTimeout(double timeout_seconds)HTTPChannel
setDownloadThrottle(bool download_throttle)HTTPChannel
setExpectedFileSize(unsigned int file_size)HTTPChannel
setHttpTimeout(double timeout_seconds)HTTPChannel
setIdleTimeout(double idle_timeout)HTTPChannel
setMaxBytesPerSecond(double max_bytes_per_second)HTTPChannel
setMaxUpdatesPerSecond(double max_updates_per_second)HTTPChannel
setPersistentConnection(bool persistent_connection)HTTPChannel
setProxyTunnel(bool proxy_tunnel)HTTPChannel
setSkipBodySize(unsigned int skip_body_size)HTTPChannel
StatusCode enum nameHTTPChannel
testRefCountIntegrity()ReferenceCount
testRefCountNonzero()ReferenceCount
unref()ReferenceCount
willCloseConnection()HTTPChannel
writeHeaders(ostream out)HTTPChannel
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties