Optional
The name of the header to read the request ID from.
"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.