![]() |
WL865E4-P
36.07.001
|
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 226 of file m2mb_httpd.h.
CHAR* name |
Definition at line 227 of file m2mb_httpd.h.
CHAR* value |
Definition at line 228 of file m2mb_httpd.h.