![]() |
WE310F5
39.00.000
|
HTTP server CGI parameter pair structure. More...
#include <m2mb_httpd.h>
Data Fields | |
CHAR * | name |
CHAR * | value |
HTTP server CGI parameter pair structure.
Structure containing members representing a pair of CGI parameters.
Definition at line 267 of file m2mb_httpd.h.
CHAR* name |
Definition at line 268 of file m2mb_httpd.h.
CHAR* value |
Definition at line 269 of file m2mb_httpd.h.