HTTP server class
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.
$
pkg install php82-pear-HTTP_ServerOrigin
www/pear-HTTP_Server
Size
30.1KiB
License
not specified
Maintainer
sunpoet@FreeBSD.org
Dependencies
4 packages
Required by
0 packages