Interface UnifiedRequestOptions

Hierarchy

  • UnifiedRequestOptions

Properties

cache?: boolean
headers?: Record<string, string>
protocol?: RequestProtocol
retry?: boolean
timeout?: number

Generated using TypeDoc