You are here

namespace Drupal\Core\Http in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\Core\Http
Classsort descending Location Description
ClientFactory core/lib/Drupal/Core/Http/ClientFactory.php Helper class to construct a HTTP client with Drupal specific config.
HandlerStackConfigurator core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Defines a class for configuring middlewares on the http handler stack.
TrustedHostsRequestFactory core/lib/Drupal/Core/Http/TrustedHostsRequestFactory.php Provides a request factory for requests using host verification.