clear(); $connection->send( str(new Response( 200, ['Content-Type' => 'application/json'], '' )) ); $connection->close(); } }