You are here

namespace Drupal\Core\StackMiddleware in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\StackMiddleware
Classsort descending Location Description
KernelPreHandle core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php Prepares the environment after page caching ran.
NegotiationMiddleware core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php Provides a middleware to determine the content type upon the accept header.
ReverseProxyMiddleware core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php Provides support for reverse proxies.
Session core/lib/Drupal/Core/StackMiddleware/Session.php Wrap session logic around a HTTP request.