Skip to main content
Version: 19.5.2

ContinueRequestOverrides.headers property

Signature:

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