Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
DHttp.php103 \curl_setopt($conn, \CURLOPT_HTTPAUTH, $this->_getAuthType());
225 protected function _getAuthType() function in Elastica\\Transport\\Http