HTTP Server Interface

DESCRIPTION

Very simple HTTP server interface. This HTTP server supports basic HTTP features. All pages on the server are dynamically created by the caller of this interface. The server does not support plugins, modules, cgi-bin, server-side includes or any other special features. Naturally, the caller of this interface may itself implement such features.

TABLE OF CONTENTS