MIDAS
Loading...
Searching...
No Matches
mg_http_proto_data Struct Reference
Collaboration diagram for mg_http_proto_data:

Public Attributes

struct mg_http_proto_data_file file
 
struct mg_http_proto_data_cgi cgi
 
struct mg_http_proto_data_chuncked chunk
 
struct mg_http_endpointendpoints
 
mg_event_handler_t endpoint_handler
 

Detailed Description

Definition at line 4139 of file mongoose6.cxx.

Member Data Documentation

◆ cgi

struct mg_http_proto_data_cgi mg_http_proto_data::cgi

Definition at line 4144 of file mongoose6.cxx.

◆ chunk

struct mg_http_proto_data_chuncked mg_http_proto_data::chunk

Definition at line 4149 of file mongoose6.cxx.

◆ endpoint_handler

mg_event_handler_t mg_http_proto_data::endpoint_handler

Definition at line 4151 of file mongoose6.cxx.

◆ endpoints

struct mg_http_endpoint* mg_http_proto_data::endpoints

Definition at line 4150 of file mongoose6.cxx.

◆ file

struct mg_http_proto_data_file mg_http_proto_data::file

Definition at line 4141 of file mongoose6.cxx.


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