Searched defs:_scheme (Results 1 – 4 of 4) sorted by relevance
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/ | ||
H A D | Https.php | 17 protected $_scheme = 'https'; variable in Elastica\\Transport\\Https |
H A D | Http.php | 26 protected $_scheme = 'http'; variable in Elastica\\Transport\\Http |
H A D | HttpAdapter.php | 33 private $_scheme = 'http'; variable in Elastica\\Transport\\HttpAdapter |
H A D | Guzzle.php | 32 protected $_scheme = 'http'; variable in Elastica\\Transport\\Guzzle |