Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DRemoteContentFetcher.php59 if ($this->mpdf->curlProxyAuth) {
60 curl_setopt($ch, CURLOPT_PROXYUSERPWD, $this->mpdf->curlProxyAuth);
DMpdf.php722 var $curlProxyAuth; variable in Mpdf\\Mpdf