xbmc
Public Attributes | List of all members
HTTPPythonRequest Struct Reference
Collaboration diagram for HTTPPythonRequest:
Collaboration graph
[legend]

Public Attributes

struct MHD_Connection * connection
 
std::string hostname
 
uint16_t port
 
std::string url
 
std::string path
 
std::string file
 
HTTPMethod method
 
std::string version
 
std::multimap< std::string, std::string > headerValues
 
std::map< std::string, std::string > getValues
 
std::map< std::string, std::string > postValues
 
std::string requestContent
 
CDateTime requestTime
 
CDateTime lastModifiedTime
 
HTTPResponseType responseType
 
int responseStatus
 
std::string responseContentType
 
std::string responseData
 
size_t responseLength
 
std::multimap< std::string, std::string > responseHeaders
 
std::multimap< std::string, std::string > responseHeadersError
 

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