Interface HttpServiceOptions

Hierarchy

  • Omit<HttpServiceConfig, "defaultHeaders">
    • HttpServiceOptions

Properties

baseURL: URL
credentials?: RequestCredentials
defaultHeaders?: Record<string, string>

Generated using TypeDoc