Home
last modified time | relevance | path

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

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