Commit graph

3 commits

Author SHA1 Message Date
Martin Wilke
0e2e631113 - Add missing file
PR:		114011
Submitted by:	Matthieu Michaud <ohmer@epita.info>
Approved by:	maintainer
2007-06-25 18:22:37 +00:00
Rong-En Fan
68e3141630 - Fix pkg-descr
PR:		ports/108658
Submitted by:	Neil Darlow <neil at darlow.co.uk>
Approved by:	Simun Mikecin <numisemis at yahoo.com> (maintainer)
2007-02-12 12:52:30 +00:00
Martin Wilke
def3c63d74 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 <numisemis at yahoo.com>
2006-11-23 12:28:11 +00:00