Skip to main content
Version: 19.4.0

ContinueRequestOverrides.headers property

Signature:

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