Sets a cURL option on a Request.
public static setCurlOptionOnRequest ( |
||
$request | Request to set cURL option to. | |
$option | integer | cURL option to set. |
$value | mixed | Value of the cURL option. |
$curlHandle | resource | cURL handle where this option is set on (optional). |