$response = Http::contentType("text/plain")->send('POST','https://example.com', [ 'body' => 'FETCH....' ])->json();