The CurlSharePersistentHandle class
(PHP 8 >= 8.5.0)
Giriş
Represents a persistent cURL "share" handle.
Sınıf Sözdizimi
final
class CurlSharePersistentHandle
{
}
Özellikler
- options
-
The
CURL_LOCK_DATA_* caches shared between requests using this handle.
There are no user contributed notes for this page.