UFO: Alien Invasion
|
#include <http.h>
Data Fields | |
const char * | name |
const char * | value |
struct upparam_s * | next |
const char* upparam_s::name |
Definition at line 60 of file http.h.
Referenced by Com_UploadCrashDump(), HTTP_PutFile(), and WEB_PutFile().
struct upparam_s* upparam_s::next |
Definition at line 62 of file http.h.
Referenced by Com_UploadCrashDump(), HTTP_PutFile(), and WEB_PutFile().
const char* upparam_s::value |
Definition at line 61 of file http.h.
Referenced by Com_UploadCrashDump(), HTTP_PutFile(), and WEB_PutFile().