Mount Fuji Engine
0.8b
|
Open HTTP file structure. More...
Data Fields | |
const char * | pURL |
URL to the file on a remote HTTP server. More... | |
int | port |
Port to use for HTTP communication. More... | |
MFFileHTTPRequestArg * | pPostArgs |
Array of arguments for POST requests. More... | |
int | numPostArgs |
Number of POST arguments. More... | |
int | cbSize |
Size of the structure. | |
uint32 | openFlags |
Open file flags, this can be values from the MFOpenFlags enum. | |
Information required to open a HTTP file.