Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.

DestinationHttpRequestConfig | SAP Cloud SDK for JavaScript / TypeScript - v1.54.2
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DestinationHttpRequestConfig

Index

Properties

baseURL: string
headers: Record<string, string>
httpAgent?: Agent
httpsAgent?: Agent
params?: Record<string, string>