Skip to main content
Version: 15.3.2

ContinueRequestOverrides.headers property

Signature:

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