Optional
The name of the header to read the request ID from.
Pass null to disable reading the request ID from headers.
null
"X-Request-ID" Copy
"X-Request-ID"
The length of the request ID.
255 Copy
255
A function to generate a request ID.
() => crypto.randomUUID() Copy
() => crypto.randomUUID()
The name of the header to read the request ID from.
Pass
nullto disable reading the request ID from headers.