» Summary | » License |
---|---|
HTTP server class. | PHP License |
» Current Release | » Bug Summary |
0.4.1 (alpha) was released on 2010-10-05 by doconnor (Changelog) |
Report a new bug to HTTP_Server |
» Description | |
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. |
|
» Maintainers | » More Information |
|