#include "uip.h"
#include "psock.h"
#include "httpd.h"
#include "httpd-cgi.h"
#include "httpd-fs.h"
#include <stdio.h>
#include <string.h>
Functions | |
HTTPD_CGI_CALL (file,"file-stats", file_stats) | |
HTTPD_CGI_CALL (tcp,"tcp-connections", tcp_stats) | |
HTTPD_CGI_CALL (net,"net-stats", net_stats) |
Web server script interface