service http_client_factory in Drupal 9
Same name and namespace in other branches
- 8 core/core.services.yml \http_client_factory
- 10 core/core.services.yml \http_client_factory
Class
Drupal\Core\Http\ClientFactory1 string reference to http_client_factory
- DefaultFetcher::create in core/
modules/ aggregator/ src/ Plugin/ aggregator/ fetcher/ DefaultFetcher.php - Creates an instance of the plugin.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Http\ClientFactory
- arguments:
- - '@http_handler_stack'