Home
last modified time | relevance | path

Searched defs:_scheme (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttps.php17 protected $_scheme = 'https'; variable in Elastica\\Transport\\Https
H A DHttp.php26 protected $_scheme = 'http'; variable in Elastica\\Transport\\Http
H A DHttpAdapter.php33 private $_scheme = 'http'; variable in Elastica\\Transport\\HttpAdapter
H A DGuzzle.php32 protected $_scheme = 'http'; variable in Elastica\\Transport\\Guzzle