service http_handler_stack in Drupal 9
Same name and namespace in other branches
- 8 core/core.services.yml \http_handler_stack
Class
GuzzleHttp\HandlerStack
1 string reference to http_handler_stack
- InstallerTestBase::setUp in core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
File
- core/core.services.yml
- core/core.services.yml
View source
- class: GuzzleHttp\HandlerStack
- public: false
- factory: 'GuzzleHttp\HandlerStack::create'
- configurator:
- - '@http_handler_stack_configurator'
- - configure