|
UFO: Alien Invasion
|
#include <http.h>

Data Fields | |
| const char * | name |
| const char * | value |
| struct upparam_s * | next |
| const char* upparam_t::name |
Definition at line 60 of file http.h.
Referenced by HTTP_PutFile(), and WEB_PutFile().
| struct upparam_s* upparam_t::next |
Definition at line 62 of file http.h.
Referenced by HTTP_PutFile(), and WEB_PutFile().
| const char* upparam_t::value |
Definition at line 61 of file http.h.
Referenced by HTTP_PutFile(), and WEB_PutFile().