Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PrepareBodyMiddleware.php
PrepareBodyMiddleware::$nextHandler
Type:
callable(RequestInterface, array): PromiseInterface
File
vendor/
guzzlehttp/
guzzle/
src/
PrepareBodyMiddleware.php
, line 19
Class
PrepareBodyMiddleware
Prepares requests that contain a body, adding the Content-Length, Content-Type, and Expect headers.
Namespace
GuzzleHttp
Code
private $nextHandler;
RSS feed