![]() |
WE310F5
39.00.000
|
Structure is used by SET/GET configuration paramters of CONF IDs mentioned in enum M2MB_HTTPD_CONF_ID_E. More...
#include <m2mb_httpd.h>
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.
CHAR* deConfig_uri |
URI to be Deconfigured
Definition at line 528 of file m2mb_httpd.h.
M2MB_HTTPD_GET_BODY_LOC_T* get_body_loc |
Get message body location
Definition at line 531 of file m2mb_httpd.h.
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.
M2MB_HTTPD_GET_MSG_INFO_T* get_msg_info |
To get message head or body information
Definition at line 529 of file m2mb_httpd.h.
M2MB_HTTPD_GET_REQUEST_TYPE_T* get_request_type |
Get the request type
Definition at line 532 of file m2mb_httpd.h.
M2MB_HTTPD_GET_REQ_URI_CGI_FORM_DATA_T* get_uri_cgi_form_data |
GET request URI form data
Definition at line 533 of file m2mb_httpd.h.
M2MB_HTTPD_URICTXT_FROM_INDEX_T* get_uri_ctxt |
GET URI context from uri index
Definition at line 534 of file m2mb_httpd.h.
INT32 httpd_status |
Gives the status of HTTPD module is started or not
Definition at line 526 of file m2mb_httpd.h.
M2MB_HTTPD_URI_CONFIG_PARAMS_T* uri_cfg_params |
URI configuration parameters
Definition at line 527 of file m2mb_httpd.h.
M2MB_HTTPD_USER_INFO_T* 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.