status(500); $response->body('Oops, something went wrong :('); echo $response->send_headers()->body(); exit(1); } } ?>