Optional response headers. All values are converted to strings.
Signature:
interface ResponseForRequest { headers: Record<string, unknown>; }