productMode(); $response = $app->http->run(); $response->send(); $app->http->end($response);