http_client_factory

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \http_client_factory
  2. 10 core/core.services.yml \http_client_factory

Class

Drupal\Core\Http\ClientFactory
1 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

View source
  1. class: Drupal\Core\Http\ClientFactory
  2. arguments:
  3. - '@http_handler_stack'

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