The handler stack.
Type: \GuzzleHttp\HandlerStack
File
- core/lib/Drupal/Core/Http/ClientFactory.php, line 20
 
Class
- ClientFactory
 - Helper class to construct a HTTP client with Drupal specific config.
 
Namespace
Drupal\Core\Http
Code
protected $stack;
The handler stack.
Type: \GuzzleHttp\HandlerStack
Drupal\Core\Http
protected $stack;
Please login to continue.