doom3-gpl
Doom 3 GPL source release
|
#include <curl.h>
Public Attributes | |
struct curl_httppost * | next |
char * | name |
long | namelength |
char * | contents |
long | contentslength |
char * | buffer |
long | bufferlength |
char * | contenttype |
struct curl_slist * | contentheader |
struct curl_httppost * | more |
long | flags |
char * | showfilename |
struct curl_slist* curl_httppost::contentheader |
struct curl_httppost* curl_httppost::more |
struct curl_httppost* curl_httppost::next |