Skip to main content

ContinueRequestOverrides.headers property

Signature:

interface ContinueRequestOverrides {
headers?: Record<string, string>;
}