Smalldb-REST
v0.4
|
Interpret HTTP request data and call handler. More...
Public Member Functions | |
__construct ($config, IHandler $handler) | |
Constructor. | |
handle ($server, $get, $post) | |
Interpret the HTTP request. | |
Protected Attributes | |
$handler | |
Handler to invoke. | |
Interpret HTTP request data and call handler.