WE310F5  39.00.000
M2MB_HTTPD_URI_REQ_CGI_FORM_DATA Struct Reference

HTTP server CGI form data structure. More...

#include <m2mb_httpd.h>

Data Fields

CHARaction
 
INT32 nv_ct
 
M2MB_HTTPD_URI_REQ_CGI_KEY_PAIR_T nameval [1]
 

Detailed Description

HTTP server CGI form data structure.

Structure containing members representing CGI form data.

Definition at line 277 of file m2mb_httpd.h.

Field Documentation

◆ action

CHAR* action

our ".frm" or ".exe" file name

Definition at line 278 of file m2mb_httpd.h.

◆ nameval

The first name/value entry

Definition at line 280 of file m2mb_httpd.h.

◆ nv_ct

INT32 nv_ct

number of entrys in name_val table

Definition at line 279 of file m2mb_httpd.h.


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