php8.5
Home/ Manual/ reference / curl/ The CurlSharePersistentHandle class

The CurlSharePersistentHandle class

Represents a persistent cURL "share" handle.

Intro

Represents a persistent cURL "share" handle.

Class synopsis

final CurlSharePersistentHandle { }

Properties

options

The CURL_LOCK_DATA_* caches shared between requests using this handle.

Source: reference/curl/curlsharepersistenthandle.xml · from the official PHP manual (php/doc-en)