The CurlSharePersistentHandle class

Introduction

Represents a persistent cURL "share" handle.

Class synopsis

final CurlSharePersistentHandle
/* Properties */
public readonly array $options;

Properties

options
The CURL_LOCK_DATA_* caches shared between requests using this handle.