Searched refs:ALLOW_REDIRECTS (Results 1 – 3 of 3) sorted by relevance
34 const ALLOW_REDIRECTS = 'allow_redirects'; define in GuzzleHttp\\RequestOptions
33 public const ALLOW_REDIRECTS = 'allow_redirects'; define in GuzzleHttp\\RequestOptions
135 $options[RequestOptions::ALLOW_REDIRECTS] = false;