Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
GuzzleHttp\Handler\CurlHandler Class Reference

Public Member Functions

 __construct (array $options=[])
 Accepts an associative array of options:
 
 __invoke (RequestInterface $request, array $options)
 

Constructor & Destructor Documentation

◆ __construct()

GuzzleHttp\Handler\CurlHandler::__construct ( array $options = [])

Accepts an associative array of options:

  • handle_factory: Optional curl factory used to create cURL handles.
Parameters
array{handle_factory??CurlFactoryInterface} $options Array of options to use with the handler

The documentation for this class was generated from the following file: