send(); $thelia->terminate($request, $response); } else { $response = $thelia->handle($request)->prepare($request)->send(); $thelia->terminate($request, $response); }