namespace Drupal\Core\Http
Same name in other branches
Object name | File name | Summary |
---|---|---|
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. |
RequestStack | core/lib/Drupal/Core/Http/RequestStack.php | Forward-compatibility shim for Symfony's RequestStack. |
TrustedHostsRequestFactory | core/lib/Drupal/Core/Http/TrustedHostsRequestFactory.php | Provides a request factory for requests using host verification. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.