Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpConfigs<P>

Type Parameters

  • P = any

Hierarchy

Index

Properties

baseUrl?: string
driver?: HttpDriver

Custom HTTP driver

headers?: OptionFactory<P, Dictionary<any>>

Default headers for all HTTP requests

retry?: boolean | RetryOptions

Generated using TypeDoc