curl_multi_getcontent
symfony/var-dumper
Supported Versions: PHP 5, PHP 7, PHP 8
Return the content of a cURL handle if CURLOPT_RETURNTRANSFER is set
<?php curl_multi_getcontent
(
CurlHandle $handle
): ?
string