OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
GHIConnection Struct Reference

Public Attributes

GHTTPBool inUse
 
GHTTPRequest request
 
int uniqueID
 
GHIRequestType type
 
GHTTPState state
 
char * URL
 
char * serverAddress
 
unsigned int serverIP
 
unsigned short serverPort
 
char * requestPath
 
GHIProtocol protocol
 
char * sendHeaders
 
FILE * saveFile
 
GHTTPBool blocking
 
GHTTPBool persistConnection
 
GHTTPResult result
 
ghttpProgressCallback progressCallback
 
ghttpCompletedCallback completedCallback
 
void * callbackParam
 
SOCKET socket
 
int socketError
 
GHIBuffer sendBuffer
 
GHIBuffer encodeBuffer
 
GHIBuffer recvBuffer
 
GHIBuffer decodeBuffer
 
GHIBuffer getFileBuffer
 
GHTTPBool userBufferSupplied
 
int statusMajorVersion
 
int statusMinorVersion
 
int statusCode
 
int statusStringIndex
 
int headerStringIndex
 
GHTTPBool completed
 
GHTTPByteCount fileBytesReceived
 
GHTTPByteCount totalSize
 
char * redirectURL
 
int redirectCount
 
GHTTPBool chunkedTransfer
 
char chunkHeader [CHUNK_HEADER_SIZE+1]
 
int chunkHeaderLen
 
int chunkBytesLeft
 
CRState chunkReadingState
 
GHTTPBool processing
 
GHTTPBool connectionClosed
 
GHTTPBool throttle
 
gsi_time lastThrottleRecv
 
GHTTPPost post
 
GHIPostingState postingState
 
gsi_time maxRecvTime
 
char * proxyOverrideServer
 
unsigned short proxyOverridePort
 
struct GHIEncryptor encryptor
 

The documentation for this struct was generated from the following file: