WL865E4-P  36.07.001
M2MB_HTTPD_URI_CTX Struct Reference

HTTP server URI context structure. More...

#include <m2mb_httpd.h>

Data Fields

UINT8 index
 
VOIDappCtx
 

Detailed Description

HTTP server URI context structure.

Structure for storing HTTP server URI context related to particular URI.

Definition at line 196 of file m2mb_httpd.h.

Field Documentation

◆ appCtx

VOID* appCtx

Application context provide by user while configuring URI to server

Definition at line 199 of file m2mb_httpd.h.

◆ index

UINT8 index

URI index assigned while configuring URI to server

Definition at line 198 of file m2mb_httpd.h.


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