WE310F5  39.00.000
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 237 of file m2mb_httpd.h.

Field Documentation

◆ appCtx

VOID* appCtx

Application context provide by user while configuring URI to server

Definition at line 240 of file m2mb_httpd.h.

◆ index

UINT8 index

URI index assigned while configuring URI to server

Definition at line 239 of file m2mb_httpd.h.


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