K 10 svn:author V 4 miwi K 8 svn:date V 27 2006-11-23T12:28:11.000000Z K 7 svn:log V 353 HTTP server class that allows you to easily implement HTTP servers by supplying callbacks. The base class will parse the request, call the appropriate callback and build a repsonse based on an array that the callbacks have to return. WWW: http://pear.php.net/package/HTTP_Server/ PR: ports/105737 Submitted by: Simun Mikecin END