ClientFactory::$stack

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Http/ClientFactory.php \Drupal\Core\Http\ClientFactory::stack
  2. 8.9.x core/lib/Drupal/Core/Http/ClientFactory.php \Drupal\Core\Http\ClientFactory::stack
  3. 10 core/lib/Drupal/Core/Http/ClientFactory.php \Drupal\Core\Http\ClientFactory::stack

The handler stack.

Type: \GuzzleHttp\HandlerStack

File

core/lib/Drupal/Core/Http/ClientFactory.php, line 21

Class

ClientFactory
Helper class to construct a HTTP client with Drupal specific config.

Namespace

Drupal\Core\Http

Code

protected $stack;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.