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