Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

tCGI Struct Reference

tCGI Struct Reference
[HTTP server]

Structure defining the base filename (URL) of a CGI and the associated function which is to be called when that URL is requested. More...

#include <httpd.h>


Detailed Description

Structure defining the base filename (URL) of a CGI and the associated function which is to be called when that URL is requested.

Definition at line 92 of file httpd.h.