Skip to main content

ResponseForRequest.headers property

Optional response headers. All values are converted to strings.

Signature:
headers: Record<string, unknown>;