Home
last modified time | relevance | path

Searched refs:ALLOW_REDIRECTS (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DRequestOptions.php34 const ALLOW_REDIRECTS = 'allow_redirects'; define in GuzzleHttp\\RequestOptions
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DRequestOptions.php33 public const ALLOW_REDIRECTS = 'allow_redirects'; define in GuzzleHttp\\RequestOptions
DClient.php135 $options[RequestOptions::ALLOW_REDIRECTS] = false;