RequestID
Less than 1 minute
RequestID
Middleware that adds a request identifier to the response headers.
Methods
handle
Adds the current request ID to the response as the X-Request-ID header.
public handle(Request $request, callable $next, mixed $args): ResponseParameters
| Parameter | Type | Description |
|---|---|---|
$request | Request | |
$next | callable | |
$args | mixed |
Generated by Hazaar API Doc Generator on Sun, 01 Mar 2026 09:22:26 +0000