RequestOptions
RequestOptions
export interface RequestOptions {
// optional extra headers to be sent with request (ex: x-cf-turnstile-response)
headers?: Record<string, string>
}
Was this page helpful?
On this page
Assistant
Responses are generated using AI and may contain mistakes.