Home
last modified time | relevance | path

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

/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DCurlClient.php19 private $forceSSL3 = false; variable in OAuth\\Common\\Http\\Client\\CurlClient
45 $this->forceSSL3 = $force;
121 if ($this->forceSSL3) {
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DCurlClient.php19 private $forceSSL3 = false; variable in OAuth\\Common\\Http\\Client\\CurlClient
45 $this->forceSSL3 = $force;
121 if ($this->forceSSL3) {