« CurlShareHandle
CURLFile »
PHP Manual
cURL
A classe CurlSharePersistentHandle
A classe CurlSharePersistentHandle
(PHP 8 >= 8.5.0)
Introdução
Representa um identificador cURL "compartilhado" persistente.
Resumo da classe
final
class
CurlSharePersistentHandle
{
/* Propriedades */
public
readonly
array
$
options
;
}
Propriedades
options
Os caches
CURL_LOCK_DATA_
*
compartilhados entre requisições que usam este identificador.