WE310F5  39.00.000
M2MB_HTTPD_CONF_PARAMS_T Union Reference

Structure is used by SET/GET configuration paramters of CONF IDs mentioned in enum M2MB_HTTPD_CONF_ID_E. More...

#include <m2mb_httpd.h>

Data Fields

INT32 httpd_status
 
M2MB_HTTPD_URI_CONFIG_PARAMS_Turi_cfg_params
 
CHARdeConfig_uri
 
M2MB_HTTPD_GET_MSG_INFO_Tget_msg_info
 
M2MB_HTTPD_GET_CONTENT_LEN_Tget_content_len
 
M2MB_HTTPD_GET_BODY_LOC_Tget_body_loc
 
M2MB_HTTPD_GET_REQUEST_TYPE_Tget_request_type
 
M2MB_HTTPD_GET_REQ_URI_CGI_FORM_DATA_Tget_uri_cgi_form_data
 
M2MB_HTTPD_URICTXT_FROM_INDEX_Tget_uri_ctxt
 
M2MB_HTTPD_USER_INFO_Tuser_info
 

Detailed Description

Structure is used by SET/GET configuration paramters of CONF IDs mentioned in enum M2MB_HTTPD_CONF_ID_E.

SET/GET configuration paramters.

Definition at line 524 of file m2mb_httpd.h.

Field Documentation

◆ deConfig_uri

CHAR* deConfig_uri

URI to be Deconfigured

Definition at line 528 of file m2mb_httpd.h.

◆ get_body_loc

Get message body location

Definition at line 531 of file m2mb_httpd.h.

◆ get_content_len

M2MB_HTTPD_GET_CONTENT_LEN_T* get_content_len

Give the connection handle to get the content length

Definition at line 530 of file m2mb_httpd.h.

◆ get_msg_info

To get message head or body information

Definition at line 529 of file m2mb_httpd.h.

◆ get_request_type

M2MB_HTTPD_GET_REQUEST_TYPE_T* get_request_type

Get the request type

Definition at line 532 of file m2mb_httpd.h.

◆ get_uri_cgi_form_data

GET request URI form data

Definition at line 533 of file m2mb_httpd.h.

◆ get_uri_ctxt

GET URI context from uri index

Definition at line 534 of file m2mb_httpd.h.

◆ httpd_status

INT32 httpd_status

Gives the status of HTTPD module is started or not

Definition at line 526 of file m2mb_httpd.h.

◆ uri_cfg_params

URI configuration parameters

Definition at line 527 of file m2mb_httpd.h.

◆ user_info

This is to set user info : add or delete an user, or to update password

Definition at line 535 of file m2mb_httpd.h.


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