|
Smalldb-REST
v0.2
|
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.
1.8.11