\Monolog\Handler\CurlUtil

This class is marked as internal and it is not under the BC promise of the package.

Summary

Methods
Properties
Constants
execute()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$retriableErrorCodes
N/A

Properties

$retriableErrorCodes

$retriableErrorCodes : 

Type

Methods

execute()

execute(resource|\CurlHandle  $ch, integer  $retries = 5, boolean  $closeAfterDone = true) : boolean|string

Executes a CURL request with optional retries and exception on failure

Parameters

resource|\CurlHandle $ch

curl handler

integer $retries
boolean $closeAfterDone

Returns

boolean|string —

@see curl_exec