WE310F5  39.00.000
M2MB_HTTPD_GET_REQUEST_TYPE Struct Reference

The structure is used to GET the request type on the connection handler. More...

#include <m2mb_httpd.h>

Data Fields

VOIDconn_handle
 
INT32 request_type
 

Detailed Description

The structure is used to GET the request type on the connection handler.

This structure is used to GET the request type on the connection handler.

Definition at line 471 of file m2mb_httpd.h.

Field Documentation

◆ conn_handle

VOID* conn_handle

Connection handler of the URI request

Definition at line 473 of file m2mb_httpd.h.

◆ request_type

INT32 request_type

Request type of the current request on the connection handler

Definition at line 474 of file m2mb_httpd.h.


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