Skip to main content
Version: 19.6.3

ContinueRequestOverrides.headers property

Signature:

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