Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface is compatible with AxiosRequestConfig.

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

Hierarchy

  • HttpRequestConfig

Indexable

[key: string]: any

Index

Properties

data?: any
headers?: any
httpAgent?: any
httpsAgent?: any
maxContentLength?: number
method: Method
params?: Record<string, string>
proxy?: false
timeout?: number
url?: string