aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Server/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Add pear-HTTP_Server, a class that allows you to easily implement HTTP serversPav Lucistnik2004-11-061-0/+5
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> Notes: svn path=/head/; revision=120974