This controller displays a HTML form and dumps the submitted input. More...
#include <formcontroller.h>
Public Member Functions | |
FormController () | |
Constructor. | |
void | service (HttpRequest &request, HttpResponse &response) |
Generates the response. |
This controller displays a HTML form and dumps the submitted input.
Definition at line 18 of file formcontroller.h.