Home
last modified time | relevance | path

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

/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriFactory.php25 $scheme = $this->detectScheme($_server);
160 private function detectScheme(array $_server) function in OAuth\\Common\\Http\\Uri\\UriFactory
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriFactory.php25 $scheme = $this->detectScheme($_server);
160 private function detectScheme(array $_server) function in OAuth\\Common\\Http\\Uri\\UriFactory