Commit graph

3 commits

Author SHA1 Message Date
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Thierry Thomas
8c290b5de7 Update to version 0.4.0.
Changelog at <http://pear.php.net/package/HTTP_Server/download/>.

PR:		ports/76267
Submitted by:	maintainer
2005-01-15 13:21:53 +00:00
Pav Lucistnik
55272fe62f Add pear-HTTP_Server, a 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.

PR:		ports/73613
Submitted by:	Gerrit Beine <tux@pinguru.net>
2004-11-06 17:14:36 +00:00