http_client
Same name and namespace in other branches
- 8.9.x core/core.services.yml \http_client
- 10 core/core.services.yml \http_client
- 11.x core/core.services.yml \http_client
Class
GuzzleHttp\Client2 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.
File
-
core/
core.services.yml
View source
- class: GuzzleHttp\Client
- factory:
- - '@http_client_factory'
- - fromOptions
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.