curl_reset
brefphp/bref
Supported Versions: PHP 5 >= 5.5.0, PHP 7, PHP 8
Reset all options of a libcurl session handle
<?php curl_reset
(
CurlHandle $handle
):
void