service http_handler_stack in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \http_handler_stack
- 10 core/core.services.yml \http_handler_stack
Class
GuzzleHttp\HandlerStack2 string references to http_handler_stack
- InstallerTestBase::setUp in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - SelectProfileFormTest::setUp in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Installer/ Form/ SelectProfileFormTest.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