Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Http\Client

Object name File name Summary
Exception vendor/php-http/httplug/src/Exception.php Every HTTP Client related Exception must implement this interface.
HttpAsyncClient vendor/php-http/httplug/src/HttpAsyncClient.php Sends a PSR-7 Request in an asynchronous way by returning a Promise.
HttpClient vendor/php-http/httplug/src/HttpClient.php Provide the Httplug HttpClient interface for BC.
You should typehint Psr\Http\Client\ClientInterface in new code

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal