Home
last modified time | relevance | path

Searched refs:maxRedirects (Results 1 – 11 of 11) sorted by last modified time

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DCurlClient.php106 if ($this->maxRedirects > 0) {
108 curl_setopt($ch, CURLOPT_MAXREDIRS, $this->maxRedirects);
H A DStreamClient.php89 'max_redirects' => $this->maxRedirects,
H A DAbstractClient.php18 protected $maxRedirects = 5; variable in OAuth\\Common\\Http\\Client\\AbstractClient
42 $this->maxRedirects = $redirects;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DCurlClient.php106 if ($this->maxRedirects > 0) {
108 curl_setopt($ch, CURLOPT_MAXREDIRS, $this->maxRedirects);
H A DStreamClient.php86 'max_redirects' => $this->maxRedirects,
H A DAbstractClient.php18 protected $maxRedirects = 5; variable in OAuth\\Common\\Http\\Client\\AbstractClient
42 $this->maxRedirects = $redirects;
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php64 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 Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php65 protected $maxRedirects = 5; variable in Sabre\\HTTP\\Client
112 if (in_array($code, [301, 302, 307, 308]) && $redirects < $this->maxRedirects) {
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...