HTTP server configuration
[HTTP server]


Files

file  httpd_config.h
 HTTP server configuration (license: GPLv2).

Defines

#define HTTPD_NAME
 The name of the server as it appears in HTTP response headers.
#define HTTPD_MAX_SESSIONS
 The maximum number of HTTP requests currently in processing.
#define HTTPD_AUTH_REALM
 The name of the section which needs authorization.
#define HTTPD_AUTH_USER
 The user name needed for a successful authorization.
#define HTTPD_AUTH_PASSWORD
 The password needed for a successful authorization.


Define Documentation

#define HTTPD_NAME

The name of the server as it appears in HTTP response headers.

#define HTTPD_MAX_SESSIONS

The maximum number of HTTP requests currently in processing.

#define HTTPD_AUTH_REALM

The name of the section which needs authorization.

#define HTTPD_AUTH_USER

The user name needed for a successful authorization.

#define HTTPD_AUTH_PASSWORD

The password needed for a successful authorization.


Generated on Thu May 22 18:12:37 2008 for mega-eth by  doxygen 1.5.5