\Monolog\Handler\CurlUtil

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  $ch,   $retries = 5,   $closeAfterDone = true) 

Executes a CURL request with optional retries and exception on failure

Parameters

resource $ch

curl handler

$retries
$closeAfterDone

Throws

\RuntimeException