Documentation

CURLRequest extends BaseConfig
in package

Table of Contents

Properties

$shareOptions  : bool
-------------------------------------------------------------------------- CURLRequest Share Options --------------------------------------------------------------------------

Properties

$shareOptions

-------------------------------------------------------------------------- CURLRequest Share Options --------------------------------------------------------------------------

public bool $shareOptions = false

Whether share options between requests or not.

If true, all the options won't be reset between requests. It may cause an error request with unnecessary headers.


        
On this page

Search results