forked from Imagelibrary/lwip
httpd: Add documentation for http_set_cgi_handlers
This commit is contained in:
@@ -95,6 +95,7 @@ typedef struct
|
||||
tCGIHandler pfnCGIHandler;
|
||||
} tCGI;
|
||||
|
||||
/** Set the array of cgi handlers. */
|
||||
void http_set_cgi_handlers(const tCGI *pCGIs, int iNumHandlers);
|
||||
|
||||
#endif /* LWIP_HTTPD_CGI */
|
||||
|
||||
Reference in New Issue
Block a user