#include "uip.h"#include "psock.h"#include "httpd.h"#include "httpd-cgi.h"#include "httpd-fs.h"#include "http_func.h"#include "../mprintf/mprintf.h"#include <string.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| HTTPD_CGI_CALL (temp,"tag-temp", cgitemperature) | |
| void | cgiProcessFormInput (char *pcInputString, int xInputLength) |
Web server script interface
Definition in file httpd-cgi.c.
1.7.1