|
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. |
|
LinkRelationType |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Defines a single link relationship type. |
|
LinkRelationTypeInterface |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Defines a single link relation type. |
|
LinkRelationTypeManager |
core/lib/Drupal/Core/Http/LinkRelationTypeManager.php |
Provides a default plugin manager for link relation types. |
|
TrustedHostsRequestFactory |
core/lib/Drupal/Core/Http/TrustedHostsRequestFactory.php |
Provides a request factory for requests using host verification. |