Searched refs:maxRedirects (Results 1 – 11 of 11) sorted by relevance
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/ |
H A D | AbstractClient.php | 18 protected $maxRedirects = 5; variable in OAuth\\Common\\Http\\Client\\AbstractClient 42 $this->maxRedirects = $redirects;
|
H A D | CurlClient.php | 106 if ($this->maxRedirects > 0) { 108 curl_setopt($ch, CURLOPT_MAXREDIRS, $this->maxRedirects);
|
H A D | StreamClient.php | 86 'max_redirects' => $this->maxRedirects,
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/ |
H A D | AbstractClient.php | 18 protected $maxRedirects = 5; variable in OAuth\\Common\\Http\\Client\\AbstractClient 42 $this->maxRedirects = $redirects;
|
H A D | CurlClient.php | 106 if ($this->maxRedirects > 0) { 108 curl_setopt($ch, CURLOPT_MAXREDIRS, $this->maxRedirects);
|
H A D | StreamClient.php | 89 'max_redirects' => $this->maxRedirects,
|
/plugin/webdav/vendor/sabre/http/lib/ |
H A D | Client.php | 65 protected $maxRedirects = 5; variable in Sabre\\HTTP\\Client 112 if (in_array($code, [301, 302, 307, 308]) && $redirects < $this->maxRedirects) {
|
/plugin/davcal/vendor/sabre/http/lib/ |
H A D | Client.php | 64 protected $maxRedirects = 5; variable in Sabre\\HTTP\\Client 110 if (in_array($code, [301, 302, 307, 308]) && $redirects < $this->maxRedirects) {
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/jdraw/lib/ |
H A D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jcapture/lib/ |
H A D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |