UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
upparam_s Struct Reference

#include <http.h>

Data Fields

const char * name
 
const char * value
 
struct upparam_snext
 

Detailed Description

Definition at line 59 of file http.h.

Field Documentation

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().


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