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