Hierarchy

  • Options

Properties

body?: string
headers?: Record<string, string>
keepalive?: boolean

For use in browser environments. Platform support will be best effort for this field. https://developer.mozilla.org/en-US/docs/Web/API/RequestInit#keepalive

method?: string
timeout?: number

Generated using TypeDoc