WE310F5  39.00.000
M2MB_HTTPD_GET_REQ_URI_CGI_FORM_DATA Struct Reference

The structure is used to GET the CGI form data with the URI request. More...

#include <m2mb_httpd.h>

Data Fields

VOIDconn_handle
 
M2MB_HTTPD_URI_REQ_CGI_FORM_DATA_Tcgi_form_data
 

Detailed Description

The structure is used to GET the CGI form data with the URI request.

This structure is used to GET the CGI form data with the URI request on the connection handler.

Definition at line 484 of file m2mb_httpd.h.

Field Documentation

◆ cgi_form_data

CGI form data with the URI request

Definition at line 487 of file m2mb_httpd.h.

◆ conn_handle

VOID* conn_handle

Connection handler of the URI request

Definition at line 486 of file m2mb_httpd.h.


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