Home
last modified time | relevance | path

Searched refs:curlProxy (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DRemoteContentFetcher.php57 if ($this->mpdf->curlProxy) {
58 curl_setopt($ch, CURLOPT_PROXY, $this->mpdf->curlProxy);
H A DMpdf.php713 var $curlProxy;
712 var $curlProxy; global() variable in Mpdf\\Mpdf