Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <http.h>
Data Fields | |
Octstr * | name |
Octstr * | value |
Octstr* HTTPCGIVar::name |
Definition at line 215 of file http.h.
Referenced by client_thread(), http_cgi_variable(), http_cgivar_dump(), http_cgivar_dump_into(), http_destroy_cgiargs(), and parse_cgivars().
Octstr* HTTPCGIVar::value |
Definition at line 216 of file http.h.
Referenced by client_thread(), http_cgi_variable(), http_cgivar_dump(), http_cgivar_dump_into(), http_destroy_cgiargs(), and parse_cgivars().