service http_client in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \http_client
Class
GuzzleHttp\Client3 string references to http_client
- Drupal::httpClient in core/
lib/ Drupal.php - Returns the default http client.
- DrupalTest::testHttpClient in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the httpClient() method.
- OpmlFeedAdd::create in core/
modules/ aggregator/ src/ Form/ OpmlFeedAdd.php - Instantiates a new instance of this class.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: GuzzleHttp\Client
- factory: 'http_client_factory:fromOptions'